Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common |
Modifier and Type | Method and Description |
---|---|
Set<RAuthorization> |
RAbstractRole.getAuthorization() |
Modifier and Type | Method and Description |
---|---|
static void |
RAuthorization.copyFromJAXB(AuthorizationType jaxb,
RAuthorization repo,
ObjectType parent,
PrismContext prismContext) |
static void |
RAuthorization.copyToJAXB(RAuthorization repo,
AuthorizationType jaxb,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
void |
RAbstractRole.setAuthorization(Set<RAuthorization> authorization) |
Copyright © 2013 evolveum. All rights reserved.