org.jboss.seam.security
Class AuthorizationObserver
java.lang.Object
org.jboss.seam.security.AuthorizationObserver
@ApplicationScoped
public class AuthorizationObserver
- extends Object
This event observer
- Author:
- Shane Bryzak
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthorizationObserver
public AuthorizationObserver()
observeAuthorizationCheckEvent
public void observeAuthorizationCheckEvent(@Observes
org.jboss.seam.security.events.AuthorizationCheckEvent event)
Copyright © 2011 Seam Framework. All Rights Reserved.