Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AuthorizationType
-
Packages that use AuthorizationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AuthorizationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AuthorizationType Modifier and Type Method Description List<AuthorizationType>
AbstractRoleType. createAuthorizationList()
List<AuthorizationType>
AbstractRoleType. getAuthorization()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AuthorizationType Modifier and Type Method Description AbstractRoleType
AbstractRoleType. authorization(AuthorizationType value)
ArchetypeType
ArchetypeType. authorization(AuthorizationType value)
OrgType
OrgType. authorization(AuthorizationType value)
RoleType
RoleType. authorization(AuthorizationType value)
ServiceType
ServiceType. authorization(AuthorizationType value)
-