jreceiver.common.rec.security
Interface RoleAuth
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- RoleAuthRec
- public interface RoleAuth
- extends Rec
An interface describing a Role Authorization
- Version:
- $Revision: 1.2 $ $Date: 2002/09/24 17:06:53 $
- Author:
- Reed Esau
HKEY_IS_AUTHORIZED
public static final java.lang.String HKEY_IS_AUTHORIZED
getRoleAuthKey
public RoleAuthKey getRoleAuthKey()
getIsAuthorized
public boolean getIsAuthorized()
Copyright © 2001-2002 Reed Esau, All Rights Reserved.