Uses of Class
com.soffid.iam.base.api.AuthorizationRole
Packages that use AuthorizationRole
Package
Description
-
Uses of AuthorizationRole in com.soffid.iam.base.api
Constructors in com.soffid.iam.base.api with parameters of type AuthorizationRole -
Uses of AuthorizationRole in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service that return AuthorizationRoleModifier and TypeMethodDescriptionAuthorizationService.create(AuthorizationRole autoritzacio) Operation create Grants a low-level authorizations to roleMethods in com.soffid.iam.base.service that return types with arguments of type AuthorizationRoleModifier and TypeMethodDescriptionAuthorizationService.getAuthorizationRoles(String authorization) Operation getAuthorizationRoles Get the roles granted with an specific low-level authorizationAuthorizationService.getDescriptionUserAuthorizations()Operation getDescriptionUserAuthorizations Gets the description of low-level authorizations to current userAuthorizationService.getDescriptionUserAuthorizations(String userName) Operation getDescriptionUserAuthorizations Get the description of low-level authorizations granted to a userAuthorizationService.getUserAuthorization(String codiAutoritzacio) Operation getUserAuthorization Get the roles granted with a low-level authorization.AuthorizationService.getUserAuthorization(String codiAutoritzacio, String codiUsuari) Operation getUserAuthorization Get the low-level authorizations of a specific type granted to a userAuthorizationService.getUserAuthorizations()Operation getUserAuthorizations Get low level authorizations for current userMethods in com.soffid.iam.base.service with parameters of type AuthorizationRoleModifier and TypeMethodDescriptionAuthorizationService.create(AuthorizationRole autoritzacio) Operation create Grants a low-level authorizations to rolevoidAuthorizationService.delete(AuthorizationRole authorization) Operation delete Revokes a low-level authorization to a role -
Uses of AuthorizationRole in com.soffid.iam.base.service.ejb
Methods in com.soffid.iam.base.service.ejb that return AuthorizationRoleMethods in com.soffid.iam.base.service.ejb that return types with arguments of type AuthorizationRoleModifier and TypeMethodDescriptionAuthorizationService.getAuthorizationRoles(String authorization) AuthorizationService.getDescriptionUserAuthorizations()AuthorizationService.getDescriptionUserAuthorizations(String userName) AuthorizationService.getUserAuthorization(String codiAutoritzacio) AuthorizationService.getUserAuthorization(String codiAutoritzacio, String codiUsuari) Methods in com.soffid.iam.base.service.ejb with parameters of type AuthorizationRoleModifier and TypeMethodDescriptionAuthorizationService.create(AuthorizationRole autoritzacio) voidAuthorizationService.delete(AuthorizationRole authorization) -
Uses of AuthorizationRole in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return types with arguments of type AuthorizationRoleModifier and TypeMethodDescriptionApplicationService.findRoleAuthorizationsByRoleNameAndApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher) Operation findRoleAuthorizationsByRoleNameAndApplicationNameAndDispatcherName -
Uses of AuthorizationRole in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type AuthorizationRoleModifier and TypeMethodDescriptionApplicationService.findRoleAuthorizationsByRoleNameAndApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher)