|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RequestSecurityTokenType in org.apache.cxf.sts.operation |
|---|
| Uses of RequestSecurityTokenType in org.apache.cxf.sts.request |
|---|
| Methods in org.apache.cxf.sts.request with parameters of type RequestSecurityTokenType | |
|---|---|
void |
RequestParser.parseRequest(RequestSecurityTokenType request,
WebServiceContext wsContext,
STSPropertiesMBean stsProperties,
List<ClaimsParser> claimsParsers)
|
| Uses of RequestSecurityTokenType in org.apache.cxf.ws.security.sts.provider |
|---|
| Uses of RequestSecurityTokenType in org.apache.cxf.ws.security.sts.provider.model |
|---|
| Fields in org.apache.cxf.ws.security.sts.provider.model with type parameters of type RequestSecurityTokenType | |
|---|---|
protected List<RequestSecurityTokenType> |
RequestSecurityTokenCollectionType.requestSecurityToken
|
| Methods in org.apache.cxf.ws.security.sts.provider.model that return RequestSecurityTokenType | |
|---|---|
RequestSecurityTokenType |
ObjectFactory.createRequestSecurityTokenType()
Create an instance of RequestSecurityTokenType |
| Methods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RequestSecurityTokenType | |
|---|---|
JAXBElement<RequestSecurityTokenType> |
ObjectFactory.createRequestSecurityToken(RequestSecurityTokenType value)
Create an instance of JAXBElement<RequestSecurityTokenType>} |
List<RequestSecurityTokenType> |
RequestSecurityTokenCollectionType.getRequestSecurityToken()
Gets the value of the requestSecurityToken property. |
| Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RequestSecurityTokenType | |
|---|---|
JAXBElement<RequestSecurityTokenType> |
ObjectFactory.createRequestSecurityToken(RequestSecurityTokenType value)
Create an instance of JAXBElement<RequestSecurityTokenType>} |
| Uses of RequestSecurityTokenType in org.apache.cxf.ws.security.sts.provider.operation |
|---|
| Methods in org.apache.cxf.ws.security.sts.provider.operation with parameters of type RequestSecurityTokenType | |
|---|---|
RequestSecurityTokenResponseType |
CancelOperation.cancel(RequestSecurityTokenType request,
WebServiceContext context)
|
RequestSecurityTokenResponseCollectionType |
IssueOperation.issue(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 | |||||||||