| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust.wrappers |
| Modifier and Type | Method and Description |
|---|---|
DelegateToType |
RequestSecurityTokenResponse.getDelegateTo()
Obtains the identity to which the requested token should be delegated.
|
DelegateToType |
RequestSecurityToken.getDelegateTo()
Obtains the identity to which the requested token should be delegated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setDelegateTo(DelegateToType delegateTo)
Sets the identity to which the requested token should be delegated.
|
void |
RequestSecurityToken.setDelegateTo(DelegateToType delegateTo)
Sets the identity to which the requested token should be delegated.
|
Copyright © 2013 JBoss Inc.. All Rights Reserved.