org.apache.tomee.catalina.realm.event
Class BaseAuthenticationEvent
java.lang.Object
org.apache.tomee.catalina.realm.event.BaseAuthenticationEvent
- Direct Known Subclasses:
- DigestAuthenticationEvent, GssAuthenticationEvent, SslAuthenticationEvent, UserPasswordAuthenticationEvent
public abstract class BaseAuthenticationEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseAuthenticationEvent
public BaseAuthenticationEvent()
getPrincipal
public Principal getPrincipal()
setPrincipal
public void setPrincipal(Principal principal)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.