org.mule.extras.acegi
Class AcegiAuthenticationAdapter
java.lang.Object
org.mule.extras.acegi.AcegiAuthenticationAdapter
- All Implemented Interfaces:
- UMOAuthentication
- public class AcegiAuthenticationAdapter
- extends java.lang.Object
- implements UMOAuthentication
AcegiAuthenticationAdapter
TODO
- Version:
- $Revision: 1.2 $
- Author:
- Ross Mason
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AcegiAuthenticationAdapter
public AcegiAuthenticationAdapter(Authentication authentication)
setAuthenticated
public void setAuthenticated(boolean b)
- Specified by:
setAuthenticated
in interface UMOAuthentication
isAuthenticated
public boolean isAuthenticated()
- Specified by:
isAuthenticated
in interface UMOAuthentication
getAuthorities
public GrantedAuthority[] getAuthorities()
getCredentials
public java.lang.Object getCredentials()
- Specified by:
getCredentials
in interface UMOAuthentication
getDetails
public java.lang.Object getDetails()
- Specified by:
getDetails
in interface UMOAuthentication
getPrincipal
public java.lang.Object getPrincipal()
- Specified by:
getPrincipal
in interface UMOAuthentication
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object another)
getName
public java.lang.String getName()
getDelegate
public Authentication getDelegate()
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.