|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestSecurityTokenResponseCollectionType | |
|---|---|
| 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 RequestSecurityTokenResponseCollectionType in org.apache.cxf.ws.security.sts.provider |
|---|
| Methods in org.apache.cxf.ws.security.sts.provider that return RequestSecurityTokenResponseCollectionType | |
|---|---|
RequestSecurityTokenResponseCollectionType |
SecurityTokenService.issue(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseCollectionType |
SecurityTokenServiceImpl.issue(RequestSecurityTokenType request)
|
RequestSecurityTokenResponseCollectionType |
SecurityTokenService.requestCollection(RequestSecurityTokenCollectionType requestCollection)
|
RequestSecurityTokenResponseCollectionType |
SecurityTokenServiceImpl.requestCollection(RequestSecurityTokenCollectionType requestCollection)
|
| Uses of RequestSecurityTokenResponseCollectionType in org.apache.cxf.ws.security.sts.provider.model |
|---|
| Methods in org.apache.cxf.ws.security.sts.provider.model that return RequestSecurityTokenResponseCollectionType | |
|---|---|
RequestSecurityTokenResponseCollectionType |
ObjectFactory.createRequestSecurityTokenResponseCollectionType()
Create an instance of RequestSecurityTokenResponseCollectionType |
| Methods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RequestSecurityTokenResponseCollectionType | |
|---|---|
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>} |
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>} |
| Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RequestSecurityTokenResponseCollectionType | |
|---|---|
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>} |
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
Create an instance of JAXBElement<RequestSecurityTokenResponseCollectionType>} |
| Uses of RequestSecurityTokenResponseCollectionType in org.apache.cxf.ws.security.sts.provider.operation |
|---|
| Methods in org.apache.cxf.ws.security.sts.provider.operation that return RequestSecurityTokenResponseCollectionType | |
|---|---|
RequestSecurityTokenResponseCollectionType |
IssueOperation.issue(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context)
|
RequestSecurityTokenResponseCollectionType |
RequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
javax.xml.ws.WebServiceContext context)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||