org.wildfly.extras.creaper.commands.elytron.mapper
Class AddSimplePermissionMapper.Permission

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

public static final class AddSimplePermissionMapper.Permission
extends Object


Method Summary
 String getAction()
           
 String getClassName()
           
 String getModule()
           
 String getTargetName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClassName

public String getClassName()

getModule

public String getModule()

getTargetName

public String getTargetName()

getAction

public String getAction()


Copyright © 2020. All rights reserved.