Class LocalSTSClient.LocalSTSClientResult
java.lang.Object
com.tivoli.am.fim.fedmgr2.trust.util.LocalSTSClient.LocalSTSClientResult
- Enclosing class:
LocalSTSClient
A simple result container.
The errorMessage member should be checked prior to consuming the token
value. If its not null then the token value will be null. The reverse is
also true.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
errorMessage
-
token
-
-
Constructor Details
-
LocalSTSClientResult
-