Uses of Interface
org.apache.wss4j.common.spnego.SpnegoServiceAction
Packages that use SpnegoServiceAction
-
Uses of SpnegoServiceAction in org.apache.wss4j.common.spnego
Classes in org.apache.wss4j.common.spnego that implement SpnegoServiceActionModifier and TypeClassDescriptionclassThis class represents a PrivilegedAction implementation to validate a received (SPNEGO) ticket to a KDC.Methods in org.apache.wss4j.common.spnego with parameters of type SpnegoServiceActionModifier and TypeMethodDescriptionvoidSpnegoTokenContext.setSpnegoServiceAction(SpnegoServiceAction spnegoServiceAction) Set a custom SpnegoServiceAction implementation to use