com.liferay.portal.security.ac
Annotation Type AccessControlled


@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface AccessControlled

Author:
Michael C. Han, Raymond Augé

Optional Element Summary
 boolean guestAccessEnabled
           
 boolean hostAllowedValidationEnabled
           
 

guestAccessEnabled

public abstract boolean guestAccessEnabled
Default:
false

hostAllowedValidationEnabled

public abstract boolean hostAllowedValidationEnabled
Default:
true