Uses of Interface
org.apache.ws.security.spnego.SpnegoServiceAction

Packages that use SpnegoServiceAction
org.apache.ws.security.spnego   
 

Uses of SpnegoServiceAction in org.apache.ws.security.spnego
 

Classes in org.apache.ws.security.spnego that implement SpnegoServiceAction
 class DefaultSpnegoServiceAction
          This class represents a PrivilegedAction implementation to validate a received (SPNEGO) ticket to a KDC.
 

Methods in org.apache.ws.security.spnego with parameters of type SpnegoServiceAction
 void SpnegoTokenContext.setSpnegoServiceAction(SpnegoServiceAction spnegoServiceAction)
          Set a custom SpnegoServiceAction implementation to use
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.