org.kuali.rice.kim.client.acegi
Class KualiDistributedSessionExpiredAuthentication
java.lang.Object
   org.acegisecurity.providers.AbstractAuthenticationToken
org.acegisecurity.providers.AbstractAuthenticationToken
       org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication
org.kuali.rice.kim.client.acegi.KualiDistributedSessionExpiredAuthentication
- All Implemented Interfaces: 
- Serializable, Principal, org.acegisecurity.Authentication
- public class KualiDistributedSessionExpiredAuthentication 
- extends org.acegisecurity.providers.AbstractAuthenticationToken
An indicator used to determine that the session expired
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
| Methods inherited from class org.acegisecurity.providers.AbstractAuthenticationToken | 
| equals, getAuthorities, getDetails, getName, hashCode, setAuthenticated, setDetails, toString | 
 
 
KualiDistributedSessionExpiredAuthentication
public KualiDistributedSessionExpiredAuthentication()
isAuthenticated
public boolean isAuthenticated()
- 
- Specified by:
- isAuthenticatedin interface- org.acegisecurity.Authentication
- Overrides:
- isAuthenticatedin class- org.acegisecurity.providers.AbstractAuthenticationToken
 
- 
 
getCredentials
public Object getCredentials()
- This overridden method ...
 
- 
- See Also:
- Authentication.getCredentials()
 
getPrincipal
public Object getPrincipal()
- This overridden method ...
 
- 
- See Also:
- Authentication.getPrincipal()
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.