public class BeforeLoginEvent
extends org.springframework.context.ApplicationEvent
Connection
.Constructor and Description |
---|
BeforeLoginEvent(Credentials source) |
Modifier and Type | Method and Description |
---|---|
Credentials |
getCredentials() |
Credentials |
getSource() |
public BeforeLoginEvent(Credentials source)
public Credentials getSource()
getSource
in class java.util.EventObject
public Credentials getCredentials()