C E G I M O R S 
All Classes All Packages

C

CaseNameRewriter - Class in org.wildfly.security.auth.util
A case name rewriter adjusts a principal to upper or lower case.
CaseNameRewriter() - Constructor for class org.wildfly.security.auth.util.CaseNameRewriter
Construct a new instance which transforms to upper case.
CaseNameRewriter(boolean) - Constructor for class org.wildfly.security.auth.util.CaseNameRewriter
Construct a new instance.

E

ElytronFilePasswordProvider - Class in org.wildfly.security.auth.util
An implementation of FilePasswordProvider which can provide the password to decrypt a private key using a CredentialSource or Credential
ElytronFilePasswordProvider(ExceptionSupplier<CredentialSource, XMLStreamException>) - Constructor for class org.wildfly.security.auth.util.ElytronFilePasswordProvider
 
ElytronFilePasswordProvider(Credential) - Constructor for class org.wildfly.security.auth.util.ElytronFilePasswordProvider
 

G

getPassword(SessionContext, NamedResource, int) - Method in class org.wildfly.security.auth.util.ElytronFilePasswordProvider
 
getPattern() - Method in class org.wildfly.security.auth.util.RegexNameRewriter
Get the pattern.
getPattern() - Method in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
Get the pattern.
getRealmMapping(Principal, Evidence) - Method in class org.wildfly.security.auth.util.MappedRegexRealmMapper
 
getRealmMapping(Principal, Evidence) - Method in class org.wildfly.security.auth.util.SimpleRegexRealmMapper
 
getReplacement() - Method in class org.wildfly.security.auth.util.RegexNameRewriter
Get the replacement string.

I

isMatch() - Method in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
Get the match flag.

M

MappedRegexRealmMapper - Class in org.wildfly.security.auth.util
A simple mapping regular expression-based realm mapper.
MappedRegexRealmMapper(Pattern, Map<String, String>) - Constructor for class org.wildfly.security.auth.util.MappedRegexRealmMapper
Construct a new instance.
MappedRegexRealmMapper(Pattern, RealmMapper, Map<String, String>) - Constructor for class org.wildfly.security.auth.util.MappedRegexRealmMapper
Construct a new instance.
MutableNameRewriter - Class in org.wildfly.security.auth.util
A delegating name rewriter with a mutable delegation target.
MutableNameRewriter() - Constructor for class org.wildfly.security.auth.util.MutableNameRewriter
Construct a new instance with the identity rewriter.
MutableNameRewriter(NameRewriter) - Constructor for class org.wildfly.security.auth.util.MutableNameRewriter
Construct a new instance.

O

org.wildfly.security.auth.util - package org.wildfly.security.auth.util
Miscellaneous utility classes and APIs for client and server login applications.

R

RegexNameRewriter - Class in org.wildfly.security.auth.util
A simple regular expression-based name rewriter.
RegexNameRewriter(Pattern, String, boolean) - Constructor for class org.wildfly.security.auth.util.RegexNameRewriter
Construct a new instance.
RegexNameValidatingRewriter - Class in org.wildfly.security.auth.util
A regular expression-based name validation rewriter.
RegexNameValidatingRewriter(Pattern, boolean) - Constructor for class org.wildfly.security.auth.util.RegexNameValidatingRewriter
Construct a new instance.
rewriteName(String) - Method in class org.wildfly.security.auth.util.CaseNameRewriter
Rewrite a name.
rewriteName(String) - Method in class org.wildfly.security.auth.util.MutableNameRewriter
 
rewriteName(String) - Method in class org.wildfly.security.auth.util.RegexNameRewriter
Rewrite a name.
rewriteName(String) - Method in class org.wildfly.security.auth.util.RegexNameValidatingRewriter
 

S

setTarget(NameRewriter) - Method in class org.wildfly.security.auth.util.MutableNameRewriter
Set the target rewriter.
SimpleRegexRealmMapper - Class in org.wildfly.security.auth.util
A simple regular expression-based realm mapper.
SimpleRegexRealmMapper(Pattern) - Constructor for class org.wildfly.security.auth.util.SimpleRegexRealmMapper
Construct a new instance.
SimpleRegexRealmMapper(Pattern, RealmMapper) - Constructor for class org.wildfly.security.auth.util.SimpleRegexRealmMapper
Construct a new instance.
C E G I M O R S 
All Classes All Packages