public static final class AddAuthenticationContext.MatchRuleBuilder extends Object
| Constructor and Description |
|---|
MatchRuleBuilder() |
public AddAuthenticationContext.MatchRuleBuilder matchAbstractType(String matchAbstractType)
public AddAuthenticationContext.MatchRuleBuilder matchAbstractTypeAuthority(String matchAbstractTypeAuthority)
public AddAuthenticationContext.MatchRuleBuilder matchHost(String matchHost)
public AddAuthenticationContext.MatchRuleBuilder matchLocalSecurityDomain(String matchLocalSecurityDomain)
public AddAuthenticationContext.MatchRuleBuilder matchNoUser(Boolean matchNoUser)
public AddAuthenticationContext.MatchRuleBuilder matchPath(String matchPath)
public AddAuthenticationContext.MatchRuleBuilder matchPort(Integer matchPort)
public AddAuthenticationContext.MatchRuleBuilder matchProtocol(String matchProtocol)
public AddAuthenticationContext.MatchRuleBuilder matchUrn(String matchUrn)
public AddAuthenticationContext.MatchRuleBuilder matchUser(String matchUser)
public AddAuthenticationContext.MatchRuleBuilder authenticationConfiguration(String authenticationConfiguration)
public AddAuthenticationContext.MatchRuleBuilder sslContext(String sslContext)
public AddAuthenticationContext.MatchRule build()
Copyright © 2021. All rights reserved.