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

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

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

Classes in org.apache.ws.security.spnego that implement SpnegoClientAction
 class DefaultSpnegoClientAction
          This class represents a PrivilegedAction implementation to obtain a (SPNEGO) service ticket from a Kerberos Key Distribution Center.
 

Methods in org.apache.ws.security.spnego with parameters of type SpnegoClientAction
 void SpnegoTokenContext.setSpnegoClientAction(SpnegoClientAction spnegoClientAction)
          Set a custom SpnegoClientAction implementation to use
 



Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.