org.mule.security
Class DefaultSecurityContextFactory

java.lang.Object
  extended by org.mule.security.DefaultSecurityContextFactory
All Implemented Interfaces:
SecurityContextFactory

public class DefaultSecurityContextFactory
extends Object
implements SecurityContextFactory


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

Constructor Detail

DefaultSecurityContextFactory

public DefaultSecurityContextFactory()
Method Detail

create

public final SecurityContext create(Authentication authentication)
Specified by:
create in interface SecurityContextFactory


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.