org.mule.extras.acegi
Class AcegiSecurityContextFactory

java.lang.Object
  extended byorg.mule.extras.acegi.AcegiSecurityContextFactory
All Implemented Interfaces:
UMOSecurityContextFactory

public class AcegiSecurityContextFactory
extends Object
implements UMOSecurityContextFactory

AcegiSecurityContextFactory creates an AcegiSecurityContext for an UMOAuthentication object


Constructor Summary
AcegiSecurityContextFactory()
           
 
Method Summary
 UMOSecurityContext create(UMOAuthentication authentication)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcegiSecurityContextFactory

public AcegiSecurityContextFactory()
Method Detail

create

public UMOSecurityContext create(UMOAuthentication authentication)
Specified by:
create in interface UMOSecurityContextFactory


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