Package org.apache.cxf.sts.token.delegation


package org.apache.cxf.sts.token.delegation
  • Class
    Description
    This TokenDelegationHandler implementation extends the Default implementation to allow SAML Tokens with HolderOfKey Subject Confirmation.
    The SAML TokenDelegationHandler implementation.
    This interface controls whether the STS allows an authenticated user to get a token OnBehalfOf or ActAs another token.
    This class encapsulates the parameters that will be passed to a TokenDelegationHandler instance to.
    This class encapsulates the response from a TokenDelegationHandler instance.
    This TokenDelegationHandler implementation allows UsernameTokens for OnBehalfOf/ActAs.