org.mule.extras.pgp
Class PGPSecurityContext

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

public class PGPSecurityContext
extends Object
implements org.mule.umo.security.UMOSecurityContext


Constructor Summary
PGPSecurityContext(PGPAuthentication authentication)
           
 
Method Summary
 org.mule.umo.security.UMOAuthentication getAuthentication()
           
 void setAuthentication(org.mule.umo.security.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(org.mule.umo.security.UMOAuthentication authentication)
Specified by:
setAuthentication in interface org.mule.umo.security.UMOSecurityContext

getAuthentication

public org.mule.umo.security.UMOAuthentication getAuthentication()
Specified by:
getAuthentication in interface org.mule.umo.security.UMOSecurityContext


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.