Uses of Class
org.apache.karaf.jaas.command.JaasCommandSupport

Packages that use JaasCommandSupport
org.apache.karaf.jaas.command   
 

Uses of JaasCommandSupport in org.apache.karaf.jaas.command
 

Subclasses of JaasCommandSupport in org.apache.karaf.jaas.command
 class CancelCommand
           
 class ListPendingCommand
          Lists the commands the are in the command queue, for the active realm/module.
 class ListRealmsCommand
           
 class ListUsersCommand
           
 class ManageRealmCommand
           
 class RoleAddCommand
          Adds a role to a user of the active realm/module.
 class RoleDeleteCommand
          Deletes a role from a user of the active realm/module.
 class UpdateCommand
          Executes all the pending commands of the active realm/module.
 class UserAddCommand
          Creates a new user in the active realm/module.
 class UserDeleteCommand
          Deletes a user of the active realm/module.
 



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.