public class AuthorizationCheckEvent extends Object
| Constructor and Description |
|---|
AuthorizationCheckEvent(List<? extends Annotation> bindings) |
public AuthorizationCheckEvent(List<? extends Annotation> bindings)
public List<? extends Annotation> getBindings()
public void setPassed(boolean value)
public boolean isPassed()
Copyright © 2013 Seam Framework. All Rights Reserved.