|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface PolicyServiceResponse
Policy Service response message type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ibm.di.plugin.pwstore.itim.policy.PolicyServiceMessage |
|---|
PolicyServiceMessage.ServiceOp |
| Method Summary | |
|---|---|
PolicyServiceRequest |
getRequest()
The request to which this repsonse has been received. |
String |
getResponseMessage()
The response descriptive text from ITIM. |
boolean |
isSuccess()
Test if this response represents a successful |
boolean |
isValid()
Test if the response format and mandatory data are present and correct. |
| Methods inherited from interface com.ibm.di.plugin.pwstore.itim.policy.PolicyServiceMessage |
|---|
getMessageData, getOperation |
| Method Detail |
|---|
PolicyServiceRequest getRequest()
boolean isSuccess()
String getResponseMessage()
null otherwise.boolean isValid()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||