org.wildfly.extras.creaper.commands.elytron.mapper
Class AddConstantRealmMapper.Builder

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.mapper.AddConstantRealmMapper.Builder
Enclosing class:
AddConstantRealmMapper

public static final class AddConstantRealmMapper.Builder
extends Object


Constructor Summary
AddConstantRealmMapper.Builder(String name)
           
 
Method Summary
 AddConstantRealmMapper build()
           
 AddConstantRealmMapper.Builder realmName(String realmName)
           
 AddConstantRealmMapper.Builder replaceExisting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddConstantRealmMapper.Builder

public AddConstantRealmMapper.Builder(String name)
Method Detail

realmName

public AddConstantRealmMapper.Builder realmName(String realmName)

replaceExisting

public AddConstantRealmMapper.Builder replaceExisting()

build

public AddConstantRealmMapper build()


Copyright © 2020. All rights reserved.