|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Domain
A domain represents a set of addressable entities.
Individual entities are universally addressed with uniform resource identifiers. This includes HTTP URLs for services or LDAP distinguished names for subjects.
Domains may include and exclude individual entities or entire subtrees of a directory structure.
Method Summary | |
---|---|
boolean |
contains(URI identity)
Checks if this domain contains the specified entity. |
Methods inherited from interface org.openpermis.policy.Part |
---|
equals, hashCode, toString |
Method Detail |
---|
boolean contains(URI identity)
identity
- the entity to search for, may be null
.
true
if this domain contains the specified entity,
false
if the entity is not contained or the supplied entity is null
.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG