public class InitSPNEGOContextAction extends Object implements PrivilegedAction<Object>
PrivilegedAction that establishes the GSSContext according to GSS API.| Modifier and Type | Field and Description |
|---|---|
protected static org.jboss.logging.Logger |
log |
| Modifier and Type | Method and Description |
|---|---|
Object |
run() |
protected void |
setSecurityContext(Principal principal,
Object credential,
Subject subject,
String securityDomain)
Performs JBoss specific security context association.
|
public Object run()
run in interface PrivilegedAction<Object>PrivilegedAction.run()Copyright © 2016 JBoss by Red Hat. All rights reserved.