|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestedProofToken | |
org.apache.ws.sandbox.security.conversation.message.info | |
org.apache.ws.sandbox.security.trust | |
org.apache.ws.sandbox.security.trust.message.token |
Uses of RequestedProofToken in org.apache.ws.sandbox.security.conversation.message.info |
Constructors in org.apache.ws.sandbox.security.conversation.message.info with parameters of type RequestedProofToken | |
SecurityContextInfo(SecurityContextToken securityContextToken,
RequestedProofToken requestedProofToken,
int frequency)
This element will be useful to store in the hashtable to get information about the security context |
Uses of RequestedProofToken in org.apache.ws.sandbox.security.trust |
Methods in org.apache.ws.sandbox.security.trust that return RequestedProofToken | |
RequestedProofToken |
RSTRParser.getProofTok()
|
Methods in org.apache.ws.sandbox.security.trust with parameters of type RequestedProofToken | |
void |
RSTRParser.setProofTok(RequestedProofToken token)
|
Uses of RequestedProofToken in org.apache.ws.sandbox.security.trust.message.token |
Methods in org.apache.ws.sandbox.security.trust.message.token that return RequestedProofToken | |
RequestedProofToken |
RequestSecurityTokenResponse.getRequestedProofToken()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |