org.apache.ws.security.message.token
Class KerberosServiceExceptionAction
java.lang.Object
org.apache.ws.security.message.token.KerberosServiceExceptionAction
- All Implemented Interfaces:
- PrivilegedExceptionAction<KerberosServiceContext>
public class KerberosServiceExceptionAction
- extends Object
- implements PrivilegedExceptionAction<KerberosServiceContext>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KerberosServiceExceptionAction
public KerberosServiceExceptionAction(byte[] ticket,
String serviceName,
boolean isUsernameServiceNameForm,
boolean spnego)
run
public KerberosServiceContext run()
throws GSSException,
WSSecurityException
- Specified by:
run
in interface PrivilegedExceptionAction<KerberosServiceContext>
- Throws:
GSSException
WSSecurityException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.