Uses of Class
com.soffid.iam.am.api.AccessTreeAuthorization
Packages that use AccessTreeAuthorization
Package
Description
-
Uses of AccessTreeAuthorization in com.soffid.iam.am.api
Methods in com.soffid.iam.am.api that return types with arguments of type AccessTreeAuthorizationModifier and TypeMethodDescriptionAccessTree.getAuthorizations()Gets value for attribute authorizationsMethod parameters in com.soffid.iam.am.api with type arguments of type AccessTreeAuthorizationModifier and TypeMethodDescriptionvoidAccessTree.setAuthorizations(Collection<AccessTreeAuthorization> authorizations) Sets value for attribute authorizationsConstructors in com.soffid.iam.am.api with parameters of type AccessTreeAuthorizationConstructor parameters in com.soffid.iam.am.api with type arguments of type AccessTreeAuthorizationModifierConstructorDescriptionAccessTree(Long id, String code, String name, String description, boolean visible, boolean menu, Long columnsNumber, boolean publicAccess, String menuType, Collection<AccessTreeAuthorization> authorizations, Collection<AccessTreeExecution> executions, byte[] icon1Image, byte[] icon2Image, String informationSystem, Long parentId, String order, Long icon1Id, Long icon2Id, String xmlAccessTree, String system, Date createdOn, String createdBy, Date updatedOn, String updatedBy, Date deletedOn, String deletedBy) -
Uses of AccessTreeAuthorization in com.soffid.iam.am.service
Methods in com.soffid.iam.am.service that return AccessTreeAuthorizationModifier and TypeMethodDescriptionEntryPointService.createAuthorization(AccessTree puntEntrada, AccessTreeAuthorization autoritzacio) Operation createAuthorizationMethods in com.soffid.iam.am.service that return types with arguments of type AccessTreeAuthorizationModifier and TypeMethodDescriptionEntryPointService.getAuthorizationsApplicationAcessTree(AccessTree puntEntrada) Operation getAuthorizationsApplicationAcessTreeMethods in com.soffid.iam.am.service with parameters of type AccessTreeAuthorizationModifier and TypeMethodDescriptionEntryPointService.createAuthorization(AccessTree puntEntrada, AccessTreeAuthorization autoritzacio) Operation createAuthorizationvoidEntryPointService.deleteAuthorization(AccessTree puntEntrada, AccessTreeAuthorization autoritzacio) Operation deleteAuthorization -
Uses of AccessTreeAuthorization in com.soffid.iam.am.service.ejb
Methods in com.soffid.iam.am.service.ejb that return AccessTreeAuthorizationModifier and TypeMethodDescriptionEntryPointService.createAuthorization(AccessTree puntEntrada, AccessTreeAuthorization autoritzacio) Methods in com.soffid.iam.am.service.ejb that return types with arguments of type AccessTreeAuthorizationModifier and TypeMethodDescriptionEntryPointService.getAuthorizationsApplicationAcessTree(AccessTree puntEntrada) Methods in com.soffid.iam.am.service.ejb with parameters of type AccessTreeAuthorizationModifier and TypeMethodDescriptionEntryPointService.createAuthorization(AccessTree puntEntrada, AccessTreeAuthorization autoritzacio) voidEntryPointService.deleteAuthorization(AccessTree puntEntrada, AccessTreeAuthorization autoritzacio) -
Uses of AccessTreeAuthorization in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return types with arguments of type AccessTreeAuthorizationModifier and TypeMethodDescriptionApplicationService.findApplicationAccessTreeRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher) Operation findApplicationAccessTreeRolesByRoleNameAndRoleApplicationNameAndDispatcherName -
Uses of AccessTreeAuthorization in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type AccessTreeAuthorizationModifier and TypeMethodDescriptionApplicationService.findApplicationAccessTreeRolesByRoleNameAndRoleApplicationNameAndDispatcherName(String nomRole, String codiAplicacioRol, String codiDispatcher)