Interface KeyExchangeTokenOperation
-
public interface KeyExchangeTokenOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RequestSecurityTokenResponseTypekeyExchangeToken(RequestSecurityTokenType request, Principal principal, Map<String,Object> messageContext)
-
-
-
Method Detail
-
keyExchangeToken
RequestSecurityTokenResponseType keyExchangeToken(RequestSecurityTokenType request, Principal principal, Map<String,Object> messageContext)
-
-