| Modifier and Type | Method and Description |
|---|---|
RequestSecurityTokenType |
SAML2SecurityToken.getToken() |
| Constructor and Description |
|---|
SAML2SecurityToken(RequestSecurityTokenType token) |
| Modifier and Type | Method and Description |
|---|---|
RequestSecurityTokenType |
RequestSecurityToken.getDelegate()
Obtains a reference to the
RequestSecurityTokenType delegate. |
| Constructor and Description |
|---|
RequestSecurityToken(RequestSecurityTokenType delegate)
Creates an instance of
RequestSecurityToken using the specified delegate. |
RequestSecurityToken(RequestSecurityTokenType delegate,
Document rstDocument)
Creates an instance of
RequestSecurityTokenType and Document |
| Modifier and Type | Field and Description |
|---|---|
protected List<RequestSecurityTokenType> |
RequestSecurityTokenCollectionType.requestSecurityToken |
| Modifier and Type | Method and Description |
|---|---|
List<RequestSecurityTokenType> |
RequestSecurityTokenCollectionType.getRequestSecurityToken()
Gets the value of the requestSecurityToken property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenCollectionType.add(RequestSecurityTokenType t) |
boolean |
RequestSecurityTokenCollectionType.remove(RequestSecurityTokenType t) |
Copyright © 2014 JBoss Inc.. All Rights Reserved.