public class X509TokenDelegationHandler
extends java.lang.Object
implements org.apache.cxf.sts.token.delegation.TokenDelegationHandler
X509TokenDelegationHandler
.Constructor and Description |
---|
X509TokenDelegationHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandleToken(org.apache.cxf.sts.request.ReceivedToken delegateTarget) |
org.apache.cxf.sts.token.delegation.TokenDelegationResponse |
isDelegationAllowed(org.apache.cxf.sts.token.delegation.TokenDelegationParameters tokenParameters) |
public boolean canHandleToken(org.apache.cxf.sts.request.ReceivedToken delegateTarget)
canHandleToken
in interface org.apache.cxf.sts.token.delegation.TokenDelegationHandler
public org.apache.cxf.sts.token.delegation.TokenDelegationResponse isDelegationAllowed(org.apache.cxf.sts.token.delegation.TokenDelegationParameters tokenParameters)
isDelegationAllowed
in interface org.apache.cxf.sts.token.delegation.TokenDelegationHandler