All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.sdi.wap.Account

public interface Account
Insert the type's description here.


Method Index

 o hasRole(Role)
Does this account have permission to play this role?

Methods

 o hasRole
 public abstract boolean hasRole(Role role) throws Exception
Does this account have permission to play this role?

Parameters:
role - Role
Returns:
boolean

All Packages  Class Hierarchy  This Package  Previous  Next  Index