Uses of Class
org.wildfly.extras.creaper.commands.elytron.authenticationclient.AddAuthenticationContext.MatchRuleBuilder

Packages that use AddAuthenticationContext.MatchRuleBuilder
org.wildfly.extras.creaper.commands.elytron.authenticationclient   
 

Uses of AddAuthenticationContext.MatchRuleBuilder in org.wildfly.extras.creaper.commands.elytron.authenticationclient
 

Methods in org.wildfly.extras.creaper.commands.elytron.authenticationclient that return AddAuthenticationContext.MatchRuleBuilder
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.authenticationConfiguration(String authenticationConfiguration)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchAbstractType(String matchAbstractType)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchAbstractTypeAuthority(String matchAbstractTypeAuthority)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchHost(String matchHost)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchLocalSecurityDomain(String matchLocalSecurityDomain)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchNoUser(Boolean matchNoUser)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchPath(String matchPath)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchPort(Integer matchPort)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchProtocol(String matchProtocol)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchUrn(String matchUrn)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.matchUser(String matchUser)
           
 AddAuthenticationContext.MatchRuleBuilder AddAuthenticationContext.MatchRuleBuilder.sslContext(String sslContext)
           
 



Copyright © 2020. All rights reserved.