Class AbstractRoleType
java.lang.Object
com.evolveum.prism.xml.ns._public.types_3.ObjectType
com.evolveum.midpoint.prism.impl.binding.AbstractMutableObjectable
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentHolderType
com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractRoleType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,JaxbVisitable,Objectable,DebugDumpable,Serializable,Cloneable
- Direct Known Subclasses:
ArchetypeType,OrgType,RoleType,ServiceType
Abstract class that contains the "essence" of a role.
This is kind of "Roleable" interface when speaking in Java terms.
A role implies assignments. The role may "grant" accounts on resources,
attributes and entitlements for such accounts. The role can also assign
organizational units, other roles or various IDM objects
that can be assigned directly to user. Role is in fact just
a named set of assignments.
This is the basic building block of role-based access
control (RBAC) in the provisioning system. It defines what
rights (e.g. accounts) should be given to user, how they
should look like (attributes) and what groups or native
roles to assign to them (entitlements).
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final QNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNameFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType
F_ACTIVATION, F_BEHAVIOR, F_COST_CENTER, F_CREDENTIALS, F_EMAIL_ADDRESS, F_IDENTITIES, F_JPEG_PHOTO, F_LINK_REF, F_LOCALE, F_LOCALITY, F_PERSONA_REF, F_PREFERRED_LANGUAGE, F_TELEPHONE_NUMBER, F_TIMEZONEFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentHolderType
F_ARCHETYPE_REF, F_ASSIGNMENT, F_DELEGATED_REF, F_ITERATION, F_ITERATION_TOKEN, F_ROLE_INFLUENCE_REF, F_ROLE_MEMBERSHIP_REFFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType
F_DESCRIPTION, F_DIAGNOSTIC_INFORMATION, F_DOCUMENTATION, F_EFFECTIVE_MARK_REF, F_EFFECTIVE_OPERATION_POLICY, F_EXTENSION, F_FETCH_RESULT, F_INDESTRUCTIBLE, F_LENS_CONTEXT, F_LIFECYCLE_STATE, F_METADATA, F_NAME, F_OPERATION_EXECUTION, F_PARENT_ORG_REF, F_POLICY_EXCEPTION, F_POLICY_SITUATION, F_POLICY_STATEMENT, F_SUBTYPE, F_TENANT_REF, F_TRIGGER, F_TRIGGERED_POLICY_RULEFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactivation(ActivationType value) archetypeRef(ObjectReferenceType value) archetypeRef(String oid, QName type) archetypeRef(String oid, QName type, QName relation) PrismObject<? extends AbstractRoleType>assignment(AssignmentType value) authorization(AuthorizationType value) behavior(BehaviorType value) clone()condition(MappingType value) costCenter(String value) credentials(CredentialsType value) dataProtection(DataProtectionType value) delegatedRef(ObjectReferenceType value) delegatedRef(String oid, QName type) delegatedRef(String oid, QName type, QName relation) description(String value) displayName(PolyStringType value) displayName(String value) documentation(String value) effectiveMarkRef(String oid, QName type) effectiveMarkRef(String oid, QName type, QName relation) emailAddress(String value) <X> Xend()booleanextension(ExtensionType value) fetchResult(OperationResultType value) idempotence(IdempotenceType value) identifier(String value) identities(FocusIdentitiesType value) indestructible(Boolean value) inducement(AssignmentType value) iterationToken(String value) jpegPhoto(byte[] value) lensContext(LensContextType value) lifecycleState(String value) linkRef(ObjectReferenceType value) locality(PolyStringType value) metadata(MetadataType value) name(PolyStringType value) parentOrgRef(ObjectReferenceType value) parentOrgRef(String oid, QName type) parentOrgRef(String oid, QName type, QName relation) personaRef(ObjectReferenceType value) personaRef(String oid, QName type) personaRef(String oid, QName type, QName relation) policySituation(String value) preferredLanguage(String value) protected QNameprotected QNamerequestable(Boolean value) roleInfluenceRef(String oid, QName type) roleInfluenceRef(String oid, QName type, QName relation) roleMembershipRef(String oid, QName type) roleMembershipRef(String oid, QName type, QName relation) voidvoidvoidsetCondition(MappingType value) voidvoidsetDelegable(Boolean value) voidsetDisplayName(PolyStringType value) voidsetIdempotence(IdempotenceType value) voidsetIdentifier(String value) voidsetRequestable(Boolean value) voidsetRiskLevel(String value) telephoneNumber(String value) tenantRef(ObjectReferenceType value) trigger(TriggerType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType
getActivation, getBehavior, getCostCenter, getCredentials, getEmailAddress, getIdentities, getJpegPhoto, getLinkRef, getLocale, getLocality, getPersonaRef, getPreferredLanguage, getTelephoneNumber, getTimezone, setActivation, setBehavior, setCostCenter, setCredentials, setEmailAddress, setIdentities, setJpegPhoto, setLocale, setLocality, setPreferredLanguage, setTelephoneNumber, setTimezoneMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentHolderType
createAssignmentList, getArchetypeRef, getAssignment, getDelegatedRef, getIteration, getIterationToken, getRoleInfluenceRef, getRoleMembershipRef, setIteration, setIterationTokenMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType
createOperationExecutionList, createPolicyExceptionList, createPolicyStatementList, createTriggerList, getDescription, getDiagnosticInformation, getDocumentation, getEffectiveMarkRef, getEffectiveOperationPolicy, getExtension, getFetchResult, getIndestructible, getLensContext, getLifecycleState, getMetadata, getName, getOperationExecution, getParentOrgRef, getPolicyException, getPolicySituation, getPolicyStatement, getSubtype, getTenantRef, getTrigger, getTriggeredPolicyRule, isIndestructible, setDescription, setDocumentation, setEffectiveOperationPolicy, setExtension, setFetchResult, setIndestructible, setLensContext, setLifecycleState, setMetadata, setName, setTenantRefMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableObjectable
asPrismContainer, asPrismContainerValue, getOid, getVersion, hashCode, setOid, setupContainer, setupContainerValue, setVersion, toDebugName, toDebugType, toStringMethods inherited from class com.evolveum.prism.xml.ns._public.types_3.ObjectType
acceptMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
asPrismContainerValue, cloneWithoutId, debugDump, freeze, isImmutable, setupContainerValueMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutableMethods inherited from interface com.evolveum.midpoint.prism.Objectable
getDescription, getName, getOid, getVersion, setDescription, setName, setOid, setupContainer, setVersion, toDebugName, toDebugType
-
Field Details
-
COMPLEX_TYPE
-
F_DISPLAY_NAME
-
F_IDENTIFIER
-
F_INDUCEMENT
-
F_AUTHORIZATION
-
F_REQUESTABLE
-
F_DELEGABLE
-
F_IDEMPOTENCE
-
F_RISK_LEVEL
-
F_CONDITION
-
F_ADMIN_GUI_CONFIGURATION
-
F_DATA_PROTECTION
-
F_AUTOASSIGN
-
CONTAINER_NAME
-
-
Constructor Details
-
AbstractRoleType
public AbstractRoleType() -
AbstractRoleType
Deprecated.
-
-
Method Details
-
prismGetContainerName
- Overrides:
prismGetContainerNamein classFocusType
-
prismGetContainerType
- Overrides:
prismGetContainerTypein classFocusType
-
asPrismObject
- Specified by:
asPrismObjectin interfaceObjectable- Overrides:
asPrismObjectin classFocusType
-
getDisplayName
-
setDisplayName
-
getIdentifier
-
setIdentifier
-
getInducement
-
createInducementList
-
getAuthorization
-
createAuthorizationList
-
isRequestable
-
getRequestable
-
setRequestable
-
isDelegable
-
getDelegable
-
setDelegable
-
getIdempotence
-
setIdempotence
-
getRiskLevel
-
setRiskLevel
-
getCondition
-
setCondition
-
getAdminGuiConfiguration
-
setAdminGuiConfiguration
-
getDataProtection
-
setDataProtection
-
getAutoassign
-
setAutoassign
-
equals
-
version
-
oid
-
displayName
-
displayName
-
identifier
-
inducement
-
beginInducement
-
authorization
-
beginAuthorization
-
requestable
-
delegable
-
idempotence
-
riskLevel
-
condition
-
beginCondition
-
adminGuiConfiguration
-
beginAdminGuiConfiguration
-
dataProtection
-
beginDataProtection
-
autoassign
-
beginAutoassign
-
identities
- Overrides:
identitiesin classFocusType
-
beginIdentities
- Overrides:
beginIdentitiesin classFocusType
-
linkRef
-
linkRef
-
linkRef
-
beginLinkRef
- Overrides:
beginLinkRefin classFocusType
-
personaRef
- Overrides:
personaRefin classFocusType
-
personaRef
- Overrides:
personaRefin classFocusType
-
personaRef
- Overrides:
personaRefin classFocusType
-
beginPersonaRef
- Overrides:
beginPersonaRefin classFocusType
-
activation
- Overrides:
activationin classFocusType
-
beginActivation
- Overrides:
beginActivationin classFocusType
-
jpegPhoto
-
costCenter
- Overrides:
costCenterin classFocusType
-
locality
-
locality
-
preferredLanguage
- Overrides:
preferredLanguagein classFocusType
-
locale
-
timezone
-
emailAddress
- Overrides:
emailAddressin classFocusType
-
telephoneNumber
- Overrides:
telephoneNumberin classFocusType
-
credentials
- Overrides:
credentialsin classFocusType
-
beginCredentials
- Overrides:
beginCredentialsin classFocusType
-
behavior
-
beginBehavior
- Overrides:
beginBehaviorin classFocusType
-
assignment
- Overrides:
assignmentin classFocusType
-
beginAssignment
- Overrides:
beginAssignmentin classFocusType
-
iteration
-
iterationToken
- Overrides:
iterationTokenin classFocusType
-
archetypeRef
- Overrides:
archetypeRefin classFocusType
-
archetypeRef
- Overrides:
archetypeRefin classFocusType
-
archetypeRef
- Overrides:
archetypeRefin classFocusType
-
beginArchetypeRef
- Overrides:
beginArchetypeRefin classFocusType
-
roleMembershipRef
- Overrides:
roleMembershipRefin classFocusType
-
roleMembershipRef
- Overrides:
roleMembershipRefin classFocusType
-
roleMembershipRef
- Overrides:
roleMembershipRefin classFocusType
-
beginRoleMembershipRef
- Overrides:
beginRoleMembershipRefin classFocusType
-
delegatedRef
- Overrides:
delegatedRefin classFocusType
-
delegatedRef
- Overrides:
delegatedRefin classFocusType
-
delegatedRef
- Overrides:
delegatedRefin classFocusType
-
beginDelegatedRef
- Overrides:
beginDelegatedRefin classFocusType
-
roleInfluenceRef
- Overrides:
roleInfluenceRefin classFocusType
-
roleInfluenceRef
- Overrides:
roleInfluenceRefin classFocusType
-
roleInfluenceRef
- Overrides:
roleInfluenceRefin classFocusType
-
beginRoleInfluenceRef
- Overrides:
beginRoleInfluenceRefin classFocusType
-
name
-
name
-
description
- Overrides:
descriptionin classFocusType
-
documentation
- Overrides:
documentationin classFocusType
-
subtype
-
fetchResult
- Overrides:
fetchResultin classFocusType
-
beginFetchResult
- Overrides:
beginFetchResultin classFocusType
-
extension
-
beginExtension
- Overrides:
beginExtensionin classFocusType
-
parentOrgRef
- Overrides:
parentOrgRefin classFocusType
-
parentOrgRef
- Overrides:
parentOrgRefin classFocusType
-
parentOrgRef
- Overrides:
parentOrgRefin classFocusType
-
beginParentOrgRef
- Overrides:
beginParentOrgRefin classFocusType
-
trigger
-
beginTrigger
- Overrides:
beginTriggerin classFocusType
-
metadata
-
beginMetadata
- Overrides:
beginMetadatain classFocusType
-
tenantRef
-
tenantRef
-
tenantRef
-
beginTenantRef
- Overrides:
beginTenantRefin classFocusType
-
lifecycleState
- Overrides:
lifecycleStatein classFocusType
-
operationExecution
- Overrides:
operationExecutionin classFocusType
-
beginOperationExecution
- Overrides:
beginOperationExecutionin classFocusType
-
lensContext
- Overrides:
lensContextin classFocusType
-
beginLensContext
- Overrides:
beginLensContextin classFocusType
-
policySituation
- Overrides:
policySituationin classFocusType
-
triggeredPolicyRule
- Overrides:
triggeredPolicyRulein classFocusType
-
beginTriggeredPolicyRule
- Overrides:
beginTriggeredPolicyRulein classFocusType
-
policyException
- Overrides:
policyExceptionin classFocusType
-
beginPolicyException
- Overrides:
beginPolicyExceptionin classFocusType
-
diagnosticInformation
- Overrides:
diagnosticInformationin classFocusType
-
beginDiagnosticInformation
- Overrides:
beginDiagnosticInformationin classFocusType
-
indestructible
- Overrides:
indestructiblein classFocusType
-
effectiveMarkRef
- Overrides:
effectiveMarkRefin classFocusType
-
effectiveMarkRef
- Overrides:
effectiveMarkRefin classFocusType
-
effectiveMarkRef
- Overrides:
effectiveMarkRefin classFocusType
-
beginEffectiveMarkRef
- Overrides:
beginEffectiveMarkRefin classFocusType
-
policyStatement
- Overrides:
policyStatementin classFocusType
-
beginPolicyStatement
- Overrides:
beginPolicyStatementin classFocusType
-
effectiveOperationPolicy
- Overrides:
effectiveOperationPolicyin classFocusType
-
beginEffectiveOperationPolicy
- Overrides:
beginEffectiveOperationPolicyin classFocusType
-
end
public <X> X end() -
clone
-