| Modifier and Type | Method and Description |
|---|---|
RequestSecurityTokenResponseCollectionType |
TokenIssueOperation.issue(RequestSecurityTokenCollectionType requestCollection,
WebServiceContext context) |
RequestSecurityTokenResponseCollectionType |
TokenIssueOperation.issue(RequestSecurityTokenType request,
WebServiceContext context) |
RequestSecurityTokenResponseCollectionType |
TokenRequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
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 |
|---|---|
JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
|
JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createIssuedTokens(RequestSecurityTokenResponseCollectionType value)
|
JAXBElement<RequestSecurityTokenResponseCollectionType> |
ObjectFactory.createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)
|
| Modifier and Type | Method and Description |
|---|---|
RequestSecurityTokenResponseCollectionType |
IssueOperation.issue(RequestSecurityTokenType request,
WebServiceContext context) |
RequestSecurityTokenResponseCollectionType |
RequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
WebServiceContext context) |
Apache CXF