org.wildfly.extras.creaper.commands.elytron.authenticationclient
Class AddAuthenticationContext.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.authenticationclient.AddAuthenticationContext.Builder
- Enclosing class:
- AddAuthenticationContext
public static final class AddAuthenticationContext.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddAuthenticationContext.Builder
public AddAuthenticationContext.Builder(String name)
extend
public AddAuthenticationContext.Builder extend(String extend)
addMatchRules
public AddAuthenticationContext.Builder addMatchRules(AddAuthenticationContext.MatchRule... matchRule)
replaceExisting
public AddAuthenticationContext.Builder replaceExisting()
build
public AddAuthenticationContext build()
Copyright © 2020. All rights reserved.