Package org.wildfly.security.auth.util
Miscellaneous utility classes and APIs for client and server login applications.
-
Interface Summary Interface Description ElytronMessages Log messages and exceptions for Elytron.ElytronMessages2 Log messages and exceptions for Elytron. -
Class Summary Class Description CaseNameRewriter A case name rewriter adjusts a principal to upper or lower case.ElytronAuthenticator Deprecated. Using the ElytronAuthenticator is not supported or recommended due to known credential limitations in Java 8.ElytronFilePasswordProvider An implementation ofFilePasswordProvider
which can provide the password to decrypt a private key using aCredentialSource
orCredential
GSSCredentialSecurityFactory Deprecated. UseGSSCredentialSecurityFactory
insteadGSSCredentialSecurityFactory.Builder A builder for GSS credential security factories.MappedRegexRealmMapper A simple mapping regular expression-based realm mapper.MutableNameRewriter A delegating name rewriter with a mutable delegation target.RegexNameRewriter A simple regular expression-based name rewriter.RegexNameValidatingRewriter A regular expression-based name validation rewriter.SimpleRegexRealmMapper A simple regular expression-based realm mapper.