Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleManagementConfigurationType
Packages that use RoleManagementConfigurationType
-
Uses of RoleManagementConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type RoleManagementConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<RoleManagementConfigurationType>
RoleManagementConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleManagementConfigurationTypeModifier and TypeMethodDescriptionRoleManagementConfigurationType.accessesMetadataEnabled
(Boolean value) RoleManagementConfigurationType.autoassignEnabled
(Boolean value) SystemConfigurationType.beginRoleManagement()
RoleManagementConfigurationType.clone()
ObjectFactory.createRoleManagementConfigurationType()
RoleManagementConfigurationType.defaultAssignmentConstraints
(AssignmentConstraintsType value) RoleManagementConfigurationType.defaultCollection
(ObjectCollectionUseType value) RoleManagementConfigurationType.defaultExecuteAfterAllApprovals
(Boolean value) RoleManagementConfigurationType.description
(String value) RoleManagementConfigurationType.documentation
(String value) SystemConfigurationType.getRoleManagement()
RoleManagementConfigurationType.relations
(RelationsDefinitionType value) RoleManagementConfigurationType.roleCatalogCollections
(ObjectCollectionsUseType value) RoleManagementConfigurationType.roleCatalogRef
(ObjectReferenceType value) RoleManagementConfigurationType.roleCatalogRef
(String oid, QName type) RoleManagementConfigurationType.roleCatalogRef
(String oid, QName type, QName relation) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleManagementConfigurationTypeModifier and TypeMethodDescriptionSystemConfigurationType.roleManagement
(RoleManagementConfigurationType value) void
SystemConfigurationType.setRoleManagement
(RoleManagementConfigurationType value)