Uses of Package
com.skava.auth.service.authgroup
Packages that use com.skava.auth.service.authgroup
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Classes in com.skava.auth.service.authgroup used by com.skava.auth.service.impl.authgroupClassDescriptionAn 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.