Class HOKDelegationHandler

java.lang.Object
org.apache.cxf.sts.token.delegation.SAMLDelegationHandler
org.apache.cxf.sts.token.delegation.HOKDelegationHandler
All Implemented Interfaces:
TokenDelegationHandler

public class HOKDelegationHandler extends SAMLDelegationHandler
This TokenDelegationHandler implementation extends the Default implementation to allow SAML Tokens with HolderOfKey Subject Confirmation.
  • Constructor Details

    • HOKDelegationHandler

      public HOKDelegationHandler()
  • Method Details