Package | Description |
---|---|
com.evolveum.midpoint.model.api | |
com.evolveum.midpoint.model.api.context | |
com.evolveum.midpoint.model.api.expr | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
<F extends FocusType> |
ModelInteractionService.getAssignableRoleSpecification(com.evolveum.midpoint.prism.PrismObject<F> focus,
OperationResult parentResult)
Returns an object that defines which roles can be assigned by the currently logged-in user.
|
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.prism.PrismObject<? extends FocusType> |
ModelService.searchShadowOwner(String shadowOid,
Collection<SelectorOptions<GetOperationOptions>> options,
com.evolveum.midpoint.task.api.Task task,
OperationResult parentResult)
Returns the Focus object representing owner of specified shadow.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EvaluatedAssignment<F extends FocusType> |
Modifier and Type | Method and Description |
---|---|
<F extends FocusType> |
MidpointFunctions.isDirectlyAssigned(F focusType,
ObjectType target) |
<F extends FocusType> |
MidpointFunctions.isDirectlyAssigned(F focusType,
String targetOid) |
<F extends FocusType> |
MidpointFunctions.recompute(Class<F> type,
String oid)
Recomputes focal object with the specified OID.
|
Modifier and Type | Method and Description |
---|---|
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
ResourceType resource) |
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
String resourceOid) |
ShadowType |
MidpointFunctions.getLinkedShadow(FocusType focus,
String resourceOid,
ShadowKindType kind,
String intent) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRoleType
<?xml version="1.0" encoding="UTF-8"?><p xmlns:a="http://prism.evolveum.com/xml/ns/public/annotation-3" xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:cap="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3" xmlns:icfs="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:q="http://prism.evolveum.com/xml/ns/public/query-3" xmlns:t="http://prism.evolveum.com/xml/ns/public/types-3" xmlns:tns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
Abstract class that conins the "essence" of a role.
|
class |
OrgType
<?xml version="1.0" encoding="UTF-8"?><p xmlns:a="http://prism.evolveum.com/xml/ns/public/annotation-3" xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:cap="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3" xmlns:icfs="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:q="http://prism.evolveum.com/xml/ns/public/query-3" xmlns:t="http://prism.evolveum.com/xml/ns/public/types-3" xmlns:tns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
Organizational unit, division, section, object gropup, team, project or any other form of
organizing things and/or people.
|
class |
RoleType
<?xml version="1.0" encoding="UTF-8"?><p xmlns:a="http://prism.evolveum.com/xml/ns/public/annotation-3" xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:cap="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-3" xmlns:icfs="http://midpoint.evolveum.com/xml/ns/public/connector/icf-1/resource-schema-3" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:q="http://prism.evolveum.com/xml/ns/public/query-3" xmlns:t="http://prism.evolveum.com/xml/ns/public/types-3" xmlns:tns="http://midpoint.evolveum.com/xml/ns/public/common/common-3" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
A role in the extended Role-Based Access Control (RBAC) sense.
|
class |
UserType
User object represents a physical user of the system.
|
Modifier and Type | Method and Description |
---|---|
FocusType |
FocusType.clone() |
Copyright © 2015 Evolveum. All rights reserved.