Uses of Class
com.skava.auth.helper.AuthExceptionHandler
Packages that use AuthExceptionHandler
Package
Description
Controller classes to represent the entry point of the REST service.
-
Uses of AuthExceptionHandler in com.skava.auth.web
Subclasses of AuthExceptionHandler in com.skava.auth.webModifier and TypeClassDescriptionclass
class
This class act as a controller to handle the auth group's manipulation.class
This class act as a controller to handle the client's role manipulation.class
This class act as a controller to handle the Authorized session manipulation for clients.class
This class act as a controller to handle the collection attribute's manipulation.class
The class act as a controller to handle collection manipulation.class
The class act as a controller to handle collection's properties manipulation.class
The class act as a controller to handle dynamic privilege manipulation.class
This class act as a controller to handle the FeaturePrivilegeMapping manipulation.class
class
This class act as a controller to handle the group attribute's manipulation.class
The class act as a controller to handle oauthclients manipulation.class
This class act as a controller to handle the Privilege's manipulation.class
This class act as a controller to handle the privilegeset's manipulation.class
The Class act as a handler to handle role manipulation.
List of operations handled by this controller are, Role creationRole retrieval by role and collection identifier Role retrieval by collection identifier and search criteria Role updateAdd Role to the usersRemove Role of the users Retrieve the user's identifier who have requested role Add Privilege sets to the RoleRemove Privilege sets from the Role Retrieve the privilege sets which are available in requested Roleclass
This class act as a controller to handle the Authorized session manipulation.class
This class act as a controller to handle the user's privilege attribute manipulation.class
This class act as a controller to handle the user's role manipulation.