Package | Description |
---|---|
org.picketlink.identity.federation.core.wstrust.wrappers |
Modifier and Type | Method and Description |
---|---|
DelegateToType |
RequestSecurityToken.getDelegateTo()
Obtains the identity to which the requested token should be delegated.
|
DelegateToType |
RequestSecurityTokenResponse.getDelegateTo()
Obtains the identity to which the requested token should be delegated.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestSecurityToken.setDelegateTo(DelegateToType delegateTo)
Sets the identity to which the requested token should be delegated.
|
void |
RequestSecurityTokenResponse.setDelegateTo(DelegateToType delegateTo)
Sets the identity to which the requested token should be delegated.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.