org.mule.extras.pgp
Class PGPSecurityContext

java.lang.Object
  extended byorg.mule.extras.pgp.PGPSecurityContext
All Implemented Interfaces:
UMOSecurityContext

public class PGPSecurityContext
extends java.lang.Object
implements UMOSecurityContext

Author:
ariva

Constructor Summary
PGPSecurityContext(PGPAuthentication authentication)
           
 
Method Summary
 UMOAuthentication getAuthentication()
           
 void setAuthentication(UMOAuthentication authentication)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGPSecurityContext

public PGPSecurityContext(PGPAuthentication authentication)
Method Detail

setAuthentication

public void setAuthentication(UMOAuthentication authentication)
Specified by:
setAuthentication in interface UMOSecurityContext

getAuthentication

public UMOAuthentication getAuthentication()
Specified by:
getAuthentication in interface UMOSecurityContext


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.