Interface | Description |
---|---|
ParametricPrivilegedAction<T,P> |
A privileged action which accepts a parameter.
|
ParametricPrivilegedExceptionAction<T,P> |
A privileged action which accepts a parameter and can throw an exception.
|
SecurityFactory<T> |
A factory for preconfigured security objects.
|
Class | Description |
---|---|
EmptyProvider |
The singleton empty provider.
|
FailedSecurityFactory<T> | |
FixedSecurityFactory<T> | |
NullSecurityFactory<T> | |
OneTimeSecurityFactory<T> | |
Version |
The version of this JAR.
|
WildFlyElytronProvider |
The
Provider implementation covering all security services made available by Elytron. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.