|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestSecurityTokenType | |
---|---|
org.xmlsoap.schemas.ws._2005._02.trust.impl | |
org.xmlsoap.schemas.ws._2005._02.trust.wsdl |
Uses of RequestSecurityTokenType in org.xmlsoap.schemas.ws._2005._02.trust.impl |
---|
Methods in org.xmlsoap.schemas.ws._2005._02.trust.impl with parameters of type RequestSecurityTokenType | |
---|---|
RequestSecurityTokenResponseType |
SecurityTokenServiceSOAPBindingStub.requestSecurityToken(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseType |
SecurityTokenServiceSOAPBindingSkeleton.requestSecurityToken(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseType |
SecurityTokenServiceSOAPBindingImpl.requestSecurityToken(RequestSecurityTokenType RST)
This method is called each time the framework receives a RequestSecurityToken message requesting a single RequestSecurityTokenResponse. |
void |
SecurityTokenRequestServiceSOAPBindingStub.requestSecurityToken(RequestSecurityTokenType request)
|
void |
SecurityTokenRequestServiceSOAPBindingSkeleton.requestSecurityToken(RequestSecurityTokenType request)
|
void |
SecurityTokenRequestServiceSOAPBindingImpl.requestSecurityToken(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseType[] |
SecurityTokenServiceSOAPBindingStub.requestSecurityToken2(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseType[] |
SecurityTokenServiceSOAPBindingSkeleton.requestSecurityToken2(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseType[] |
SecurityTokenServiceSOAPBindingImpl.requestSecurityToken2(RequestSecurityTokenType RST)
This method is called each time the framework receives a RequestSecurityToken message requesting a RequestSecurityTokenResponseCollection. |
Uses of RequestSecurityTokenType in org.xmlsoap.schemas.ws._2005._02.trust.wsdl |
---|
Methods in org.xmlsoap.schemas.ws._2005._02.trust.wsdl with parameters of type RequestSecurityTokenType | |
---|---|
RequestSecurityTokenResponseType |
SecurityTokenService.requestSecurityToken(RequestSecurityTokenType request)
|
void |
SecurityTokenRequestService.requestSecurityToken(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseType[] |
SecurityTokenService.requestSecurityToken2(RequestSecurityTokenType request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |