org.wildfly.extras.creaper.commands.elytron.authenticationclient
Class AddAuthenticationContext.MatchRuleBuilder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.authenticationclient.AddAuthenticationContext.MatchRuleBuilder
- Enclosing class:
- AddAuthenticationContext
public static final class AddAuthenticationContext.MatchRuleBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddAuthenticationContext.MatchRuleBuilder
public AddAuthenticationContext.MatchRuleBuilder()
matchAbstractType
public AddAuthenticationContext.MatchRuleBuilder matchAbstractType(String matchAbstractType)
matchAbstractTypeAuthority
public AddAuthenticationContext.MatchRuleBuilder matchAbstractTypeAuthority(String matchAbstractTypeAuthority)
matchHost
public AddAuthenticationContext.MatchRuleBuilder matchHost(String matchHost)
matchLocalSecurityDomain
public AddAuthenticationContext.MatchRuleBuilder matchLocalSecurityDomain(String matchLocalSecurityDomain)
matchNoUser
public AddAuthenticationContext.MatchRuleBuilder matchNoUser(Boolean matchNoUser)
matchPath
public AddAuthenticationContext.MatchRuleBuilder matchPath(String matchPath)
matchPort
public AddAuthenticationContext.MatchRuleBuilder matchPort(Integer matchPort)
matchProtocol
public AddAuthenticationContext.MatchRuleBuilder matchProtocol(String matchProtocol)
matchUrn
public AddAuthenticationContext.MatchRuleBuilder matchUrn(String matchUrn)
matchUser
public AddAuthenticationContext.MatchRuleBuilder matchUser(String matchUser)
authenticationConfiguration
public AddAuthenticationContext.MatchRuleBuilder authenticationConfiguration(String authenticationConfiguration)
sslContext
public AddAuthenticationContext.MatchRuleBuilder sslContext(String sslContext)
build
public AddAuthenticationContext.MatchRule build()
Copyright © 2020. All rights reserved.