com.arsdigita.toolbox
Interface Security
- public interface Security
An interface for making access checks.
- Version:
- $Revision: #7 $ $DateTime: 2004/04/07 16:07:11 $
- Author:
- Michael Pih
Method Summary |
boolean |
canAccess(Party party,
String action)
Determine whether a party has access to a particular action. |
versionId
public static final String versionId
- See Also:
- Constant Field Values
canAccess
public boolean canAccess(Party party,
String action)
- Determine whether a party has access to a particular action.
- Parameters:
party
- The partyaction
- The action
- Returns:
- true if the party has access, false otherwise
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC