com.arsdigita.cms
Interface Security


Deprecated. Use Security

An interface for making access checks within a content section.

public interface Security

Deprecated.

Version:
$Revision: #7 $ $DateTime: 2004/04/07 16:07:11 $
Author:
Michael Pih (pihman@arsdigita.com)

Field Summary
static String versionId
          Deprecated.  
 
Method Summary
 boolean canAccess(com.arsdigita.kernel.Party party, String action)
          Deprecated.  
 

Field Detail

versionId

public static final String versionId
Deprecated. 
See Also:
Constant Field Values
Method Detail

canAccess

public boolean canAccess(com.arsdigita.kernel.Party party,
                         String action)
Deprecated.  

Determine whether a party has access to a particular action.

Parameters:
party - The party
action - The action
Returns:
true if the party has access, false otherwise


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC