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

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

public static final class AddSimpleRoleDecoder.Builder
extends Object


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

Constructor Detail

AddSimpleRoleDecoder.Builder

public AddSimpleRoleDecoder.Builder(String name)
Method Detail

attribute

public AddSimpleRoleDecoder.Builder attribute(String attribute)

replaceExisting

public AddSimpleRoleDecoder.Builder replaceExisting()

build

public AddSimpleRoleDecoder build()


Copyright © 2020. All rights reserved.