edu.virtualschool.jwaa.AccountAbstraction Interface Reference
Inheritance diagram for edu.virtualschool.jwaa.AccountAbstraction:
List of all members.
Detailed Description
The person interface specifies the single method that JWAA needs to compare capabilities, thus determining whether an person is authorized to view a given page.
Definition at line 9 of file AccountAbstraction.java.
|
Public Member Functions |
|
boolean | hasRole (RoleAbstraction role) |
|
boolean | isNull () |
|
String | getIdentity () |
The documentation for this interface was generated from the following file: