Modifier and Type | Method and Description |
---|---|
RequestSecurityTokenResponseCollectionType |
TokenIssueOperation.issue(RequestSecurityTokenCollectionType requestCollection,
javax.xml.ws.WebServiceContext context) |
RequestSecurityTokenResponseCollectionType |
TokenIssueOperation.issue(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context) |
RequestSecurityTokenResponseCollectionType |
TokenRequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
javax.xml.ws.WebServiceContext context) |
Modifier and Type | Method and Description |
---|---|
RequestSecurityTokenResponseCollectionType |
SecurityTokenService.issue(RequestSecurityTokenType request) |
RequestSecurityTokenResponseCollectionType |
SecurityTokenServiceImpl.issue(RequestSecurityTokenType request) |
RequestSecurityTokenResponseCollectionType |
SecurityTokenService.requestCollection(RequestSecurityTokenCollectionType requestCollection) |
RequestSecurityTokenResponseCollectionType |
SecurityTokenServiceImpl.requestCollection(RequestSecurityTokenCollectionType requestCollection) |
Modifier and Type | Method and Description |
---|---|
RequestSecurityTokenResponseCollectionType |
ObjectFactory.createRequestSecurityTokenResponseCollectionType()
Create an instance of
RequestSecurityTokenResponseCollectionType |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
|
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
|
javax.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
|
Modifier and Type | Method and Description |
---|---|
RequestSecurityTokenResponseCollectionType |
IssueOperation.issue(RequestSecurityTokenType request,
javax.xml.ws.WebServiceContext context) |
RequestSecurityTokenResponseCollectionType |
RequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
javax.xml.ws.WebServiceContext context) |
Apache CXF