public class KualiDistributedSessionExpiredAuthentication extends org.acegisecurity.providers.AbstractAuthenticationToken
| Constructor and Description |
|---|
KualiDistributedSessionExpiredAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCredentials()
This overridden method ...
|
Object |
getPrincipal()
This overridden method ...
|
boolean |
isAuthenticated() |
public KualiDistributedSessionExpiredAuthentication()
public boolean isAuthenticated()
isAuthenticated in interface org.acegisecurity.AuthenticationisAuthenticated in class org.acegisecurity.providers.AbstractAuthenticationTokenpublic Object getCredentials()
Authentication.getCredentials()public Object getPrincipal()
Authentication.getPrincipal()Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.