Class SpnegoAuthenticator.AcceptAction
java.lang.Object
org.apache.catalina.authenticator.SpnegoAuthenticator.AcceptAction
- All Implemented Interfaces:
 PrivilegedExceptionAction<byte[]>
- Enclosing class:
 - SpnegoAuthenticator
 
public static class SpnegoAuthenticator.AcceptAction
extends Object
implements PrivilegedExceptionAction<byte[]>
This class gets a gss credential via a privileged action.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AcceptAction
 
 - 
 - 
Method Details
- 
run
- Specified by:
 runin interfacePrivilegedExceptionAction<byte[]>- Throws:
 GSSException
 
 -