org.mule.umo.security
Interface UMOSecurityContextFactory
- All Known Implementing Classes:
- AcegiSecurityContextFactory
- 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.1 $
- Author:
- Ross Mason
create
public UMOSecurityContext create(UMOAuthentication authentication)
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.