| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust.wrappers | |
| org.picketlink.identity.federation.ws.policy |
| Modifier and Type | Method and Description |
|---|---|
Policy |
RequestSecurityTokenResponse.getPolicy()
Obtains the
Policy that was associated with the request. |
Policy |
RequestSecurityToken.getPolicy()
Obtains the
Policy associated with the request. |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setPolicy(Policy policy)
Sets the
Policy in the response. |
void |
RequestSecurityToken.setPolicy(Policy policy)
Sets the
Policy in the request. |
| Modifier and Type | Method and Description |
|---|---|
Policy |
PolicyAttachment.PolicyChoice.getPolicy() |
| Constructor and Description |
|---|
PolicyAttachment.PolicyChoice(Policy p) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.