|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
In order to be put under access control, a resource must implement the Protectable Interface. A resource is one of the elements of an access control policy.
Field Summary | |
static java.lang.String |
COPYRIGHT
|
Method Summary | |
boolean |
fulfills(java.lang.Long member,
java.lang.String relationship)
Determines if a given member fulfills a given relationship with the resource. |
java.lang.Long |
getOwner()
Returns the member id of the owner. |
Field Detail |
public static final java.lang.String COPYRIGHT
Method Detail |
public boolean fulfills(java.lang.Long member, java.lang.String relationship) throws java.rmi.RemoteException, java.lang.Exception
member
- Member id of the memberrelationship
- The relationship the member has with respect to the resourcepublic java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |