org.mule.module.spring.security
Class SpringSecurityContextFactory
java.lang.Object
org.mule.module.spring.security.SpringSecurityContextFactory
- All Implemented Interfaces:
- SecurityContextFactory
public class SpringSecurityContextFactory
- extends Object
- implements SecurityContextFactory
AcegiSecurityContextFactory creates an AcegiSecurityContext for an
Authentication object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringSecurityContextFactory
public SpringSecurityContextFactory()
create
public SecurityContext create(Authentication authentication)
- Specified by:
create in interface SecurityContextFactory
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.