Uses of Class
com.soffid.iam.am.api.NetworkAuthorization
Packages that use NetworkAuthorization
Package
Description
-
Uses of NetworkAuthorization in com.soffid.iam.am.api
Constructors in com.soffid.iam.am.api with parameters of type NetworkAuthorization -
Uses of NetworkAuthorization in com.soffid.iam.am.service
Methods in com.soffid.iam.am.service that return NetworkAuthorizationModifier and TypeMethodDescriptionNetworkService.create(NetworkAuthorization accessList) Operation createNetworkService.findNetworkAuthorizationsByNetworkNameAndIdentityName(String codiXarxa, String codiIdentitat) Operation findNetworkAuthorizationsByNetworkNameAndIdentityNameNetworkService.update(NetworkAuthorization accessList) Operation updateMethods in com.soffid.iam.am.service that return types with arguments of type NetworkAuthorizationModifier and TypeMethodDescriptionNetworkService.findAllNetworkAuthorizationsByUserName(String codiUsuari) Operation findAllNetworkAuthorizationsByUserNameNetworkService.findNetworkAuthorizationsByGroupName(String codiGrup) Operation findNetworkAuthorizationsByGroupNameNetworkService.findNetworkAuthorizationsByRoleName(String nomRol) Operation findNetworkAuthorizationsByRoleNameNetworkService.findNetworkAuthorizationsByUserName(String codiUsuari) Operation findNetworkAuthorizationsByUserNameOperation getACLMethods in com.soffid.iam.am.service with parameters of type NetworkAuthorizationModifier and TypeMethodDescriptionNetworkService.create(NetworkAuthorization accessList) Operation createvoidNetworkService.delete(NetworkAuthorization accessList) Operation deleteNetworkService.update(NetworkAuthorization accessList) Operation update -
Uses of NetworkAuthorization in com.soffid.iam.am.service.ejb
Methods in com.soffid.iam.am.service.ejb that return NetworkAuthorizationModifier and TypeMethodDescriptionNetworkService.create(NetworkAuthorization accessList) NetworkService.findNetworkAuthorizationsByNetworkNameAndIdentityName(String codiXarxa, String codiIdentitat) NetworkService.update(NetworkAuthorization accessList) Methods in com.soffid.iam.am.service.ejb that return types with arguments of type NetworkAuthorizationModifier and TypeMethodDescriptionNetworkService.findAllNetworkAuthorizationsByUserName(String codiUsuari) NetworkService.findNetworkAuthorizationsByGroupName(String codiGrup) NetworkService.findNetworkAuthorizationsByRoleName(String nomRol) NetworkService.findNetworkAuthorizationsByUserName(String codiUsuari) Methods in com.soffid.iam.am.service.ejb with parameters of type NetworkAuthorizationModifier and TypeMethodDescriptionNetworkService.create(NetworkAuthorization accessList) voidNetworkService.delete(NetworkAuthorization accessList) NetworkService.update(NetworkAuthorization accessList) -
Uses of NetworkAuthorization in com.soffid.iam.base.service
Methods in com.soffid.iam.base.service that return types with arguments of type NetworkAuthorizationModifier and TypeMethodDescriptionUserService.findNetworksACByUserName(String userName) Operation findNetworksACByUserName Retrieves network authorizations granted to a user -
Uses of NetworkAuthorization in com.soffid.iam.base.service.ejb
Methods in com.soffid.iam.base.service.ejb that return types with arguments of type NetworkAuthorization -
Uses of NetworkAuthorization in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return types with arguments of type NetworkAuthorizationModifier and TypeMethodDescriptionApplicationService.findNetworkACLRolesByRoleNameAndApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher) Operation findNetworkACLRolesByRoleNameAndApplicationNameAndDispatcherName -
Uses of NetworkAuthorization in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type NetworkAuthorizationModifier and TypeMethodDescriptionApplicationService.findNetworkACLRolesByRoleNameAndApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher)