com.centrasite.control.auth.api
Interface Permission

All Known Implementing Classes:
BasePermission, ComponentPermission

public interface Permission

Represents a permission.


Method Summary
 java.lang.String getActions()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()
Returns:
the name of the permission object

getActions

java.lang.String getActions()
Returns:
comma separated actions