public interface RequestedSecurityToken
| Modifier and Type | Method and Description |
|---|---|
Object |
getAny()
Gets the value of the any property.
|
Token |
getToken()
Returns the Security Token contained in the RequestedSecurityToken element.
|
void |
setAny(Object value)
Sets the value of the any property.
|
void |
setToken(Token token)
Sets the value of the Security Token in the RequestedSecurityToken element.
|
Object getAny()
Element
Objectvoid setAny(Object value)
value - allowed object is
Element
ObjectToken getToken()
TokenCopyright © 2005–2018 Oracle Corporation. All rights reserved.