org.mule.umo.security
Interface UMOSecurityContextFactory

All Known Implementing Classes:
AcegiSecurityContextFactory, PGPSecurityContextFactory

public interface UMOSecurityContextFactory

UMOSecurityContextFactory is responsible for creating a UMOSecurityContext instance. The factory itself is associated with an Authentication class type on the UMOSecurityManager

Version:
$Revision: 1.2 $
Author:
Ross Mason

Method Summary
 UMOSecurityContext create(UMOAuthentication authentication)
           
 

Method Detail

create

public UMOSecurityContext create(UMOAuthentication authentication)


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