org.mule.umo.security
Interface UMOSecurityContextFactory

All Known Implementing Classes:
AcegiSecurityContextFactory, JaasSecurityContextFactory, 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


Method Summary
 UMOSecurityContext create(UMOAuthentication authentication)
           
 

Method Detail

create

UMOSecurityContext create(UMOAuthentication authentication)


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