Interface RenewOperation
-
- All Known Implementing Classes:
TokenRenewOperation
public interface RenewOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RequestSecurityTokenResponseTyperenew(RequestSecurityTokenType request, Principal principal, Map<String,Object> messageContext)
-
-
-
Method Detail
-
renew
RequestSecurityTokenResponseType renew(RequestSecurityTokenType request, Principal principal, Map<String,Object> messageContext)
-
-