Uses of Class
org.wildfly.extras.creaper.commands.elytron.mapper.AddLogicalRoleMapper.LogicalOperation

Packages that use AddLogicalRoleMapper.LogicalOperation
org.wildfly.extras.creaper.commands.elytron.mapper   
 

Uses of AddLogicalRoleMapper.LogicalOperation in org.wildfly.extras.creaper.commands.elytron.mapper
 

Methods in org.wildfly.extras.creaper.commands.elytron.mapper that return AddLogicalRoleMapper.LogicalOperation
static AddLogicalRoleMapper.LogicalOperation AddLogicalRoleMapper.LogicalOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AddLogicalRoleMapper.LogicalOperation[] AddLogicalRoleMapper.LogicalOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.wildfly.extras.creaper.commands.elytron.mapper with parameters of type AddLogicalRoleMapper.LogicalOperation
 AddLogicalRoleMapper.Builder AddLogicalRoleMapper.Builder.logicalOperation(AddLogicalRoleMapper.LogicalOperation logicalOperation)
           
 



Copyright © 2020. All rights reserved.