org.wildfly.extras.creaper.commands.elytron.realm
Class AddLdapRealm.NewIdentityAttributesBuilder

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.realm.AddLdapRealm.NewIdentityAttributesBuilder
Enclosing class:
AddLdapRealm

public static final class AddLdapRealm.NewIdentityAttributesBuilder
extends Object


Constructor Summary
AddLdapRealm.NewIdentityAttributesBuilder()
           
 
Method Summary
 AddLdapRealm.NewIdentityAttributesBuilder addValues(String... values)
           
 AddLdapRealm.NewIdentityAttributes build()
           
 AddLdapRealm.NewIdentityAttributesBuilder name(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddLdapRealm.NewIdentityAttributesBuilder

public AddLdapRealm.NewIdentityAttributesBuilder()
Method Detail

name

public AddLdapRealm.NewIdentityAttributesBuilder name(String name)

addValues

public AddLdapRealm.NewIdentityAttributesBuilder addValues(String... values)

build

public AddLdapRealm.NewIdentityAttributes build()


Copyright © 2020. All rights reserved.