org.mule.module.pgp
Class PGPSecurityContextFactory

java.lang.Object
  extended by org.mule.module.pgp.PGPSecurityContextFactory
All Implemented Interfaces:
SecurityContextFactory

public class PGPSecurityContextFactory
extends Object
implements SecurityContextFactory


Constructor Summary
PGPSecurityContextFactory()
           
 
Method Summary
 SecurityContext create(Authentication authentication)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGPSecurityContextFactory

public PGPSecurityContextFactory()
Method Detail

create

public SecurityContext create(Authentication authentication)
Specified by:
create in interface SecurityContextFactory


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