org.wildfly.extras.creaper.commands.elytron.realm
Class AddLdapRealm.NewIdentityAttributesBuilder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.realm.AddLdapRealm.NewIdentityAttributesBuilder
- Enclosing class:
- AddLdapRealm
public static final class AddLdapRealm.NewIdentityAttributesBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddLdapRealm.NewIdentityAttributesBuilder
public AddLdapRealm.NewIdentityAttributesBuilder()
name
public AddLdapRealm.NewIdentityAttributesBuilder name(String name)
addValues
public AddLdapRealm.NewIdentityAttributesBuilder addValues(String... values)
build
public AddLdapRealm.NewIdentityAttributes build()
Copyright © 2020. All rights reserved.