blackboard.platform.security
Interface Entitled

All Known Subinterfaces:
Context
All Known Implementing Classes:
CourseMembership.Role, User.SystemRole

public interface Entitled

Interface to indicate that the implementing object holds entitlements for access control.


Method Summary
 Entitlements getEntitlements()
          Return the set of entitlements held by this object.
 

Method Detail

getEntitlements

Entitlements getEntitlements()
Return the set of entitlements held by this object.

Returns:
Entitlements instance


Copyright © 2003 Blackboard, Inc. All Rights Reserved.