|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jguard.core.organization.OrganizationUtils
public class OrganizationUtils
utility class for Organization.
| Constructor Summary | |
|---|---|
OrganizationUtils()
|
|
| Method Summary | |
|---|---|
static void |
checkSubjectTemplatePrincipals(SubjectTemplate template,
java.util.Set ppals)
like multiple role inheritance can be enabled, we should check that every Permissions Set owned by the generic candidate principal is not a superset of the Permissions Set owned by Principals of the Organization. |
static Organization |
findOrganization(java.util.Collection organizations,
java.lang.String organizationId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrganizationUtils()
| Method Detail |
|---|
public static Organization findOrganization(java.util.Collection organizations,
java.lang.String organizationId)
organizations - collection used to search organizationorganizationId - id of the organization
public static void checkSubjectTemplatePrincipals(SubjectTemplate template,
java.util.Set ppals)
template - SubjectTemplate to filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||