public class CasAuthenticationTransactionCompletedEvent extends AbstractCasEvent
Constructor and Description |
---|
CasAuthenticationTransactionCompletedEvent(java.lang.Object source,
Authentication authentication)
Instantiates a new Abstract cas sso event.
|
Modifier and Type | Method and Description |
---|---|
Authentication |
getAuthentication() |
public CasAuthenticationTransactionCompletedEvent(java.lang.Object source, Authentication authentication)
source
- the sourceauthentication
- the authenticationpublic Authentication getAuthentication()