Package | Description |
---|---|
org.picketlink.identity.federation.core.wstrust.wrappers | |
org.picketlink.identity.federation.ws.policy |
Modifier and Type | Method and Description |
---|---|
PolicyReference |
RequestSecurityToken.getPolicyReference()
Obtains the reference to the
Policy that should be used. |
PolicyReference |
RequestSecurityTokenResponse.getPolicyReference()
Obtains the reference to the
Policy that was associated with the request. |
Modifier and Type | Method and Description |
---|---|
void |
RequestSecurityToken.setPolicyReference(PolicyReference policyReference)
Sets the reference to the
Policy that should be used. |
void |
RequestSecurityTokenResponse.setPolicyReference(PolicyReference policyReference)
Sets the reference to the
Policy that was associated with the request. |
Modifier and Type | Method and Description |
---|---|
PolicyReference |
PolicyAttachment.PolicyChoice.getPolicyReference() |
Constructor and Description |
---|
PolicyChoice(PolicyReference pr) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.