org.mule.extras.pgp
Class PGPAuthentication
java.lang.Object
org.mule.extras.pgp.PGPAuthentication
- All Implemented Interfaces:
- UMOAuthentication
- public class PGPAuthentication
- extends java.lang.Object
- implements UMOAuthentication
- Author:
- ariva
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PGPAuthentication
public PGPAuthentication(java.lang.String userName,
Message message)
setAuthenticated
public void setAuthenticated(boolean b)
- Specified by:
setAuthenticated
in interface UMOAuthentication
isAuthenticated
public boolean isAuthenticated()
- Specified by:
isAuthenticated
in interface UMOAuthentication
getCredentials
public java.lang.Object getCredentials()
- Specified by:
getCredentials
in interface UMOAuthentication
getDetails
public java.lang.Object getDetails()
- Specified by:
getDetails
in interface UMOAuthentication
setDetails
protected void setDetails(KeyBundle kb)
getPrincipal
public java.lang.Object getPrincipal()
- Specified by:
getPrincipal
in interface UMOAuthentication
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.