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

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.elytron.AbstractAddCustom.Builder<AddCustomRoleDecoder.Builder>
      extended by org.wildfly.extras.creaper.commands.elytron.mapper.AddCustomRoleDecoder.Builder
Enclosing class:
AddCustomRoleDecoder

public static final class AddCustomRoleDecoder.Builder
extends AbstractAddCustom.Builder<AddCustomRoleDecoder.Builder>


Field Summary
 
Fields inherited from class org.wildfly.extras.creaper.commands.elytron.AbstractAddCustom.Builder
className, module
 
Constructor Summary
AddCustomRoleDecoder.Builder(String name)
           
 
Method Summary
 AddCustomRoleDecoder build()
           
 
Methods inherited from class org.wildfly.extras.creaper.commands.elytron.AbstractAddCustom.Builder
addConfiguration, addConfiguration, checkClassNameAndModule, className, module, replaceExisting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddCustomRoleDecoder.Builder

public AddCustomRoleDecoder.Builder(String name)
Method Detail

build

public AddCustomRoleDecoder build()
Specified by:
build in class AbstractAddCustom.Builder<AddCustomRoleDecoder.Builder>


Copyright © 2020. All rights reserved.