|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestSecurityTokenType | |
|---|---|
| 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 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 | |
|---|---|
javax.xml.bind.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 | |
|---|---|
javax.xml.bind.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,
javax.xml.ws.WebServiceContext context)
|
RequestSecurityTokenResponseCollectionType |
IssueOperation.issue(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 | |||||||||