Uses of Package
org.apache.cxf.sts.token.delegation
-
Packages that use org.apache.cxf.sts.token.delegation Package Description org.apache.cxf.sts.operation org.apache.cxf.sts.token.delegation -
Classes in org.apache.cxf.sts.token.delegation used by org.apache.cxf.sts.operation Class Description TokenDelegationHandler This interface controls whether the STS allows an authenticated user to get a token OnBehalfOf or ActAs another token. -
Classes in org.apache.cxf.sts.token.delegation used by org.apache.cxf.sts.token.delegation Class Description SAMLDelegationHandler The SAML TokenDelegationHandler implementation.TokenDelegationHandler This interface controls whether the STS allows an authenticated user to get a token OnBehalfOf or ActAs another token.TokenDelegationParameters This class encapsulates the parameters that will be passed to a TokenDelegationHandler instance to.TokenDelegationResponse This class encapsulates the response from a TokenDelegationHandler instance.