| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust.wrappers | |
| org.picketlink.identity.federation.ws.trust |
| Modifier and Type | Method and Description |
|---|---|
RequestSecurityTokenResponseType |
RequestSecurityTokenResponse.getDelegate()
Obtains a reference to the
RequestSecurityTokenResponseType delegate. |
| Constructor and Description |
|---|
RequestSecurityTokenResponse(RequestSecurityTokenResponseType delegate)
Creates an instance of
RequestSecurityTokenResponse using the specified delegate. |
| Modifier and Type | Field and Description |
|---|---|
protected List<RequestSecurityTokenResponseType> |
RequestSecurityTokenResponseCollectionType.requestSecurityTokenResponse |
| Modifier and Type | Method and Description |
|---|---|
List<RequestSecurityTokenResponseType> |
RequestSecurityTokenResponseCollectionType.getRequestSecurityTokenResponse()
Gets the value of the requestSecurityTokenResponse property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponseCollectionType.add(RequestSecurityTokenResponseType t) |
boolean |
RequestSecurityTokenResponseCollectionType.remove(RequestSecurityTokenResponseType t) |
Copyright © 2013 JBoss Inc.. All Rights Reserved.