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
- Version:
- $Revision: 3798 $
- Author:
- Ross Mason
create
public UMOSecurityContext create(UMOAuthentication authentication)
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.