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

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

public static final class AddConstantRoleMapper.Builder
extends Object


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

Constructor Detail

AddConstantRoleMapper.Builder

public AddConstantRoleMapper.Builder(String name)
Method Detail

addRoles

public AddConstantRoleMapper.Builder addRoles(String... roles)

replaceExisting

public AddConstantRoleMapper.Builder replaceExisting()

build

public AddConstantRoleMapper build()


Copyright © 2020. All rights reserved.