public class TestSingleUserSecurityProvider extends AbstractSecurityProvider
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
static String |
PROPERTY_FAVORITE_COLOR |
static String |
PROPERTY_NUMBER_LOGINS |
| Constructor and Description |
|---|
TestSingleUserSecurityProvider() |
TestSingleUserSecurityProvider(String name) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.security.Authentication |
authenticate(org.mule.runtime.api.security.Authentication authenticationRequest) |
createSecurityContext, doInitialise, getName, getSecurityContextFactory, initialise, setName, setSecurityContextFactory, supportspublic static final String PROPERTY_FAVORITE_COLOR
public static final String PROPERTY_NUMBER_LOGINS
protected final transient org.slf4j.Logger logger
public TestSingleUserSecurityProvider()
public TestSingleUserSecurityProvider(String name)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.