Interface RequestedSecurityToken
- All Known Implementing Classes:
RequestedSecurityTokenImpl,RequestedSecurityTokenImpl
public interface RequestedSecurityToken
- Author:
- WS-Trust Implementation Team.
-
Method Summary
-
Method Details
-
getAny
Object getAny()Gets the value of the any property. -
setAny
Sets the value of the any property. -
getToken
Token getToken()Returns the Security Token contained in the RequestedSecurityToken element.- Returns:
Token
-
setToken
Sets the value of the Security Token in the RequestedSecurityToken element.- Parameters:
token-Token
-