| Package | Description |
|---|---|
| org.picketlink.identity.federation.core.wstrust.wrappers |
| Modifier and Type | Method and Description |
|---|---|
UseKeyType |
RequestSecurityTokenResponse.getUseKey()
Obtains the key that used in the returned token.
|
UseKeyType |
RequestSecurityToken.getUseKey()
Obtains the key that should be used in the returned token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestSecurityTokenResponse.setUseKey(UseKeyType useKey)
Sets the key that used in the returned token.
|
void |
RequestSecurityToken.setUseKey(UseKeyType useKey)
Sets the key that should be used in the returned token.
|
Copyright © 2013 JBoss Inc.. All Rights Reserved.