|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestSecurityTokenResponseType | |
|---|---|
| org.apache.cxf.ws.security.sts.provider | |
| org.apache.cxf.ws.security.sts.provider.model | |
| org.apache.cxf.ws.security.sts.provider.operation | |
| 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 | |
|---|---|
javax.xml.bind.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 | |
|---|---|
javax.xml.bind.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,
javax.xml.ws.WebServiceContext context)
|
RequestSecurityTokenResponseType |
IssueSingleOperation.issueSingle(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context)
|
RequestSecurityTokenResponseType |
KeyExchangeTokenOperation.keyExchangeToken(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context)
|
RequestSecurityTokenResponseType |
RenewOperation.renew(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context)
|
RequestSecurityTokenResponseType |
ValidateOperation.validate(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||