public class TestSingleUserSecurityProvider
extends org.mule.runtime.core.api.security.AbstractSecurityProvider
| Modifier and Type | Field and Description |
|---|---|
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
public TestSingleUserSecurityProvider()
public TestSingleUserSecurityProvider(String name)
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.