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.Authentication
isAuthenticated
in class org.acegisecurity.providers.AbstractAuthenticationToken
public Object getCredentials()
Authentication.getCredentials()
public Object getPrincipal()
Authentication.getPrincipal()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.