Modifier and Type | Method and Description |
---|---|
RequestSecurityTokenResponseCollectionType |
TokenIssueOperation.issue(RequestSecurityTokenCollectionType requestCollection,
Principal principal,
Map<String,Object> messageContext) |
RequestSecurityTokenResponseCollectionType |
TokenIssueOperation.issue(RequestSecurityTokenType request,
Principal principal,
Map<String,Object> messageContext) |
RequestSecurityTokenResponseCollectionType |
TokenRequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
Principal principal,
Map<String,Object> messageContext) |
Modifier and Type | Method and Description |
---|---|
RequestSecurityTokenResponseCollectionType |
SecurityTokenServiceImpl.issue(RequestSecurityTokenType request) |
RequestSecurityTokenResponseCollectionType |
SecurityTokenService.issue(RequestSecurityTokenType request) |
RequestSecurityTokenResponseCollectionType |
SecurityTokenServiceImpl.requestCollection(RequestSecurityTokenCollectionType requestCollection) |
RequestSecurityTokenResponseCollectionType |
SecurityTokenService.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,
Principal principal,
Map<String,Object> messageContext) |
RequestSecurityTokenResponseCollectionType |
RequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection,
Principal principal,
Map<String,Object> messageContext) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.