|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RequestSecurityTokenResponseType in org.apache.cxf.sts.operation |
|---|
| Methods in org.apache.cxf.sts.operation that return RequestSecurityTokenResponseType | |
|---|---|
RequestSecurityTokenResponseType |
TokenCancelOperation.cancel(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
TokenRequestCollectionOperation.handleRequest(RequestSecurityTokenType request,
WebServiceContext context,
String requestType)
|
RequestSecurityTokenResponseType |
TokenIssueOperation.issueSingle(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
TokenRenewOperation.renew(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
TokenValidateOperation.validate(RequestSecurityTokenType request,
WebServiceContext context)
|
| Uses of RequestSecurityTokenResponseType in org.apache.cxf.ws.security.sts.provider |
|---|
| Uses of RequestSecurityTokenResponseType in org.apache.cxf.ws.security.sts.provider.model |
|---|
| Fields in org.apache.cxf.ws.security.sts.provider.model with type parameters of type RequestSecurityTokenResponseType | |
|---|---|
protected List<RequestSecurityTokenResponseType> |
RequestSecurityTokenResponseCollectionType.requestSecurityTokenResponse
|
| Methods in org.apache.cxf.ws.security.sts.provider.model that return RequestSecurityTokenResponseType | |
|---|---|
RequestSecurityTokenResponseType |
ObjectFactory.createRequestSecurityTokenResponseType()
Create an instance of RequestSecurityTokenResponseType |
| Methods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RequestSecurityTokenResponseType | |
|---|---|
JAXBElement<RequestSecurityTokenResponseType> |
ObjectFactory.createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseType>} |
List<RequestSecurityTokenResponseType> |
RequestSecurityTokenResponseCollectionType.getRequestSecurityTokenResponse()
Gets the value of the requestSecurityTokenResponse property. |
| Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RequestSecurityTokenResponseType | |
|---|---|
JAXBElement<RequestSecurityTokenResponseType> |
ObjectFactory.createRequestSecurityTokenResponse(RequestSecurityTokenResponseType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseType>} |
| Uses of RequestSecurityTokenResponseType in org.apache.cxf.ws.security.sts.provider.operation |
|---|
| Methods in org.apache.cxf.ws.security.sts.provider.operation that return RequestSecurityTokenResponseType | |
|---|---|
RequestSecurityTokenResponseType |
CancelOperation.cancel(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
IssueSingleOperation.issueSingle(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
KeyExchangeTokenOperation.keyExchangeToken(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
RenewOperation.renew(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseType |
ValidateOperation.validate(RequestSecurityTokenType request,
WebServiceContext context)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||