com.day.cq.security.impl.path
Interface AuthorizablePath

All Known Implementing Classes:
AuthorizablePathImpl

public interface AuthorizablePath

Path object allowes for access to Authorizables properties based on the path


Method Summary
 String getID()
           
 boolean isUser()
           
 

Method Detail

isUser

boolean isUser()
Returns:
true if the path points to a User, false if to a Group

getID

String getID()
Returns:
Authorizables ID this path points to


Copyright © 2008 Day Management AG. All Rights Reserved.