Package com.skava.auth.service.authgroup
package com.skava.auth.service.authgroup
Interface classes to represent the service layer of the authorization group.
- Author:
- Infosys Equinox
-
InterfacesClassDescriptionAn interface to represent the service implementation class for adding roles to auth group.An interface to represent the service for adding users to authgroup.An interface to represent the service for creating auth group.An interface to represent the service for deleting the auth group.An interface to represent the service for retrieving an auth group.An interface to represent the service for retrieving more than one auth group.An interface to represent the service for retrieving the all the roles of the auth group.An interface to represent the service for retrieving the all the users of auth group.An interface to represent the service for removing roles of auth group.An interface to represent the service for removing users from auth group.An interface to represent the service for updating the auth group details.