private static class AuthConfigFactory.LoadAction
extends java.lang.Object
implements java.security.PrivilegedExceptionAction
A PrivilegedExceptionAction that looks up the class name identified by the authcontextfactory.provider system property and loads the class using the thread context class loader.
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
name |
| Modifier | Constructor and Description |
|---|---|
private |
LoadAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.Object |
run() |