|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestedSecurityTokenType | |
org.apache.axis2.security.trust.types |
Uses of RequestedSecurityTokenType in org.apache.axis2.security.trust.types |
Fields in org.apache.axis2.security.trust.types declared as RequestedSecurityTokenType | |
protected RequestedSecurityTokenType |
RequestSecurityTokenResponseType.localRequestedSecurityToken
field for RequestedSecurityToken |
Methods in org.apache.axis2.security.trust.types that return RequestedSecurityTokenType | |
static RequestedSecurityTokenType |
RequestedSecurityTokenType.Factory.parse(XMLStreamReader reader)
static method to create the object |
RequestedSecurityTokenType |
RequestSecurityTokenResponseType.getRequestedSecurityToken()
Auto generated getter method |
Methods in org.apache.axis2.security.trust.types with parameters of type RequestedSecurityTokenType | |
void |
RequestSecurityTokenResponseType.setRequestedSecurityToken(RequestedSecurityTokenType param)
Auto generated setter method |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |