org.apache.tomee.catalina.realm.event
Class UserPasswordAuthenticationEvent
java.lang.Object
org.apache.tomee.catalina.realm.event.BaseAuthenticationEvent
org.apache.tomee.catalina.realm.event.UserPasswordAuthenticationEvent
public class UserPasswordAuthenticationEvent
- extends BaseAuthenticationEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserPasswordAuthenticationEvent
public UserPasswordAuthenticationEvent(String username,
String credential)
getUsername
public String getUsername()
getCredential
public String getCredential()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.