Skip navigation links
A B C D E F G H I J K L M N O P R S T U V 

A

addRequestHeader(String, String) - Method in class org.pac4j.core.context.MockWebContext
Add a request header for mock purpose.
addRequestParameter(String, String) - Method in class org.pac4j.core.context.MockWebContext
Add a request parameter for mock purpose.
addRequestParameters(Map<String, String>) - Method in class org.pac4j.core.context.MockWebContext
Add request parameters for mock purpose.
addSessionAttribute(String, Object) - Method in class org.pac4j.core.context.MockWebContext
Add a session attribute for mock purpose.
assertCommonProfile(UserProfile, String, String, String, String, String, Gender, Locale, String, String, String) - Method in class org.pac4j.core.client.ClientIT
 
attributes - Variable in class org.pac4j.core.context.MockWebContext
 
AttributesDefinitionTests - Class in org.pac4j.core.profile
Tests the AttributesDefinition.
AttributesDefinitionTests() - Constructor for class org.pac4j.core.profile.AttributesDefinitionTests
 

B

BAD_JSON - Static variable in interface org.pac4j.core.util.TestsConstants
 
BAD_USERNAME - Static variable in interface org.pac4j.core.util.TestsConstants
 

C

CALLBACK_URL - Static variable in interface org.pac4j.core.util.TestsConstants
 
CheckHttpMethodAuthorizerTests - Class in org.pac4j.core.authorization.authorizer
Tests CheckHttpMethodAuthorizer.
CheckHttpMethodAuthorizerTests() - Constructor for class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizerTests
 
CheckProfileTypeAuthorizerTests - Class in org.pac4j.core.authorization.authorizer
Tests CheckProfileTypeAuthorizer.
CheckProfileTypeAuthorizerTests() - Constructor for class org.pac4j.core.authorization.authorizer.CheckProfileTypeAuthorizerTests
 
CLIENT_NAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
ClientIT - Class in org.pac4j.core.client
This class is the generic test case for client.
ClientIT() - Constructor for class org.pac4j.core.client.ClientIT
 
CODE - Static variable in interface org.pac4j.core.util.TestsConstants
 
CommonHelperTest - Class in org.pac4j.core.util
 
CommonHelperTest() - Constructor for class org.pac4j.core.util.CommonHelperTest
 
ConfigTests - Class in org.pac4j.core.config
Tests the Config.
ConfigTests() - Constructor for class org.pac4j.core.config.ConfigTests
 
CounterInitializableWebObject - Class in org.pac4j.core.util
This class is a counter as InitializableWebObject for tests purpose.
CounterInitializableWebObject() - Constructor for class org.pac4j.core.util.CounterInitializableWebObject
 
create() - Static method in class org.pac4j.core.context.MockWebContext
Create a new instance.
CsrfAuthorizerTests - Class in org.pac4j.core.authorization.authorizer.csrf
Tests CsrfAuthorizer.
CsrfAuthorizerTests() - Constructor for class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 

D

DefaultAjaxRequestResolverTests - Class in org.pac4j.core.http
Tests the DefaultAjaxRequestResolver.
DefaultAjaxRequestResolverTests() - Constructor for class org.pac4j.core.http.DefaultAjaxRequestResolverTests
 
DefaultAuthorizationCheckerTests - Class in org.pac4j.core.authorization
Tests the DefaultAuthorizationChecker.
DefaultAuthorizationCheckerTests() - Constructor for class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
DefaultClientFinderTests - Class in org.pac4j.core.client
Tests DefaultClientFinder.
DefaultClientFinderTests() - Constructor for class org.pac4j.core.client.DefaultClientFinderTests
 
DefaultCsrfTokenGeneratorTests - Class in org.pac4j.core.authorization.authorizer.csrf
Tests DefaultCsrfTokenGenerator.
DefaultCsrfTokenGeneratorTests() - Constructor for class org.pac4j.core.authorization.authorizer.csrf.DefaultCsrfTokenGeneratorTests
 
DefaultMatchingCheckerTests - Class in org.pac4j.core.matching
Tests DefaultMatchingChecker.
DefaultMatchingCheckerTests() - Constructor for class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
DefaultRolesPermissionsAuthorizationGeneratorTests - Class in org.pac4j.core.authorization
This class tests DefaultRolesPermissionsAuthorizationGenerator.
DefaultRolesPermissionsAuthorizationGeneratorTests() - Constructor for class org.pac4j.core.authorization.DefaultRolesPermissionsAuthorizationGeneratorTests
 

E

ELEMENT - Static variable in interface org.pac4j.core.util.TestsConstants
 
ELEMENT2 - Static variable in interface org.pac4j.core.util.TestsConstants
 
EMPTY_MAP - Static variable in class org.pac4j.core.profile.TestCaseProfileHelper
 
ExcludedPathMatcherTests - Class in org.pac4j.core.matching
Tests ExcludedPathMatcher.
ExcludedPathMatcherTests() - Constructor for class org.pac4j.core.matching.ExcludedPathMatcherTests
 

F

FAKE_VALUE - Static variable in interface org.pac4j.core.util.TestsConstants
 
FakeClient - Class in org.pac4j.core.client
Fake client.
FakeClient() - Constructor for class org.pac4j.core.client.FakeClient
 
FIELDS - Static variable in interface org.pac4j.core.util.TestsConstants
 
FIRSTNAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
FIRSTNAME_VALUE - Static variable in interface org.pac4j.core.util.TestsConstants
 
fullRequestURL - Variable in class org.pac4j.core.context.MockWebContext
 

G

getAttributeName() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
getCallbackUrl(WebClient, HtmlPage) - Method in class org.pac4j.core.client.ClientIT
 
getCallbackUrlForCancel(HtmlPage) - Method in class org.pac4j.core.client.ClientIT
 
getClient() - Method in class org.pac4j.core.client.ClientIT
 
getClientType() - Method in class org.pac4j.core.client.ClientIT
 
getClientType() - Method in class org.pac4j.core.client.FakeClient
 
getClientType() - Method in class org.pac4j.core.client.MockBaseClient
 
getCounter() - Method in class org.pac4j.core.util.CounterInitializableWebObject
 
getCredentialsAndProfile(Client, WebContext) - Method in class org.pac4j.core.client.ClientIT
 
getFormattedDate(long, String, Locale) - Static method in class org.pac4j.core.util.TestsHelper
 
getFullRequestURL() - Method in class org.pac4j.core.context.MockWebContext
 
getHttpServletRequest() - Method in class org.pac4j.core.client.ClientIT
 
getHttpServletResponse() - Method in class org.pac4j.core.client.ClientIT
 
getJ2EContext() - Method in class org.pac4j.core.client.ClientIT
 
getParametersFromUrl(String) - Static method in class org.pac4j.core.util.TestsHelper
 
getPath() - Method in class org.pac4j.core.context.MockWebContext
getProfileClass() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
getProfileType() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
getRedirectionPage(WebClient, Client<?, ?>, J2EContext) - Method in class org.pac4j.core.client.ClientIT
 
getRemoteAddr() - Method in class org.pac4j.core.context.MockWebContext
 
getRequestAttribute(String) - Method in class org.pac4j.core.context.MockWebContext
getRequestCookies() - Method in class org.pac4j.core.context.MockWebContext
 
getRequestHeader(String) - Method in class org.pac4j.core.context.MockWebContext
 
getRequestMethod() - Method in class org.pac4j.core.context.MockWebContext
 
getRequestParameter(String) - Method in class org.pac4j.core.context.MockWebContext
 
getRequestParameters() - Method in class org.pac4j.core.context.MockWebContext
 
getResponseCookies() - Method in class org.pac4j.core.context.MockWebContext
 
getScheme() - Method in class org.pac4j.core.context.MockWebContext
 
getServerName() - Method in class org.pac4j.core.context.MockWebContext
 
getServerPort() - Method in class org.pac4j.core.context.MockWebContext
 
getSessionAttribute(String) - Method in class org.pac4j.core.context.MockWebContext
 
getSessionIdentifier() - Method in class org.pac4j.core.context.MockWebContext
 
GOOD_USERNAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
GOOD_USERNAME2 - Static variable in interface org.pac4j.core.util.TestsConstants
 
GOOGLE_URL - Static variable in interface org.pac4j.core.util.TestsConstants
 

H

HEADER_NAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
headers - Variable in class org.pac4j.core.context.MockWebContext
 

I

ID - Static variable in interface org.pac4j.core.util.TestsConstants
 
initShouldFail(InitializableObject, String) - Static method in class org.pac4j.core.util.TestsHelper
 
initShouldFail(InitializableWebObject, String) - Static method in class org.pac4j.core.util.TestsHelper
 
INT_ID - Static variable in interface org.pac4j.core.util.TestsConstants
 
internalInit(WebContext) - Method in class org.pac4j.core.client.FakeClient
 
internalInit(WebContext) - Method in class org.pac4j.core.client.MockBaseClient
 
internalInit(WebContext) - Method in class org.pac4j.core.util.CounterInitializableWebObject
 
internalTestClone(IndirectClient) - Method in class org.pac4j.core.client.ClientIT
 
invalidateSession() - Method in class org.pac4j.core.context.MockWebContext
 
ip - Variable in class org.pac4j.core.context.MockWebContext
 
isCancellable() - Method in class org.pac4j.core.client.ClientIT
 
isDirectRedirection() - Method in class org.pac4j.core.client.FakeClient
 
isDirectRedirection() - Method in class org.pac4j.core.client.MockBaseClient
 
isJavascriptEnabled() - Method in class org.pac4j.core.client.ClientIT
 
isSecure() - Method in class org.pac4j.core.context.MockWebContext
 

J

J2ESessionStoreTests - Class in org.pac4j.core.context.session
Tests the SessionStore capability.
J2ESessionStoreTests() - Constructor for class org.pac4j.core.context.session.J2ESessionStoreTests
 
JavaSerializationHelperTests - Class in org.pac4j.core.util
Tests JavaSerializationHelper.
JavaSerializationHelperTests() - Constructor for class org.pac4j.core.util.JavaSerializationHelperTests
 

K

KEY - Static variable in interface org.pac4j.core.util.TestsConstants
 
KryoSerializationHelperTests - Class in org.pac4j.core.util
Tests KryoSerializationHelper.
KryoSerializationHelperTests() - Constructor for class org.pac4j.core.util.KryoSerializationHelperTests
 

L

LIMIT - Static variable in interface org.pac4j.core.util.TestsConstants
 
logger - Static variable in class org.pac4j.core.client.ClientIT
 
LOGIN_URL - Static variable in interface org.pac4j.core.util.TestsConstants
 

M

method - Variable in class org.pac4j.core.context.MockWebContext
 
MILLIS_BETWEEN_CLEANUPS - Static variable in interface org.pac4j.core.util.TestsConstants
 
MockBaseClient<C extends org.pac4j.core.credentials.Credentials> - Class in org.pac4j.core.client
This is a mock client with settable name / direct redirection (for tests purpose).
MockBaseClient(String) - Constructor for class org.pac4j.core.client.MockBaseClient
 
MockBaseClient(String, boolean) - Constructor for class org.pac4j.core.client.MockBaseClient
 
MockWebContext - Class in org.pac4j.core.context
This is a mocked web context to interact with request, response and session (for tests purpose).
MockWebContext() - Constructor for class org.pac4j.core.context.MockWebContext
 
MULTIPLE_USERNAME - Static variable in interface org.pac4j.core.util.TestsConstants
 

N

NAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
NAMESPACE - Static variable in interface org.pac4j.core.util.TestsConstants
 
newClient() - Method in class org.pac4j.core.client.FakeClient
 
newClient() - Method in class org.pac4j.core.client.MockBaseClient
 
newWebClient(boolean) - Static method in class org.pac4j.core.util.TestsHelper
 

O

org.pac4j.core.authorization - package org.pac4j.core.authorization
 
org.pac4j.core.authorization.authorizer - package org.pac4j.core.authorization.authorizer
 
org.pac4j.core.authorization.authorizer.csrf - package org.pac4j.core.authorization.authorizer.csrf
 
org.pac4j.core.authorization.generator - package org.pac4j.core.authorization.generator
 
org.pac4j.core.client - package org.pac4j.core.client
 
org.pac4j.core.config - package org.pac4j.core.config
 
org.pac4j.core.context - package org.pac4j.core.context
 
org.pac4j.core.context.session - package org.pac4j.core.context.session
 
org.pac4j.core.http - package org.pac4j.core.http
 
org.pac4j.core.matching - package org.pac4j.core.matching
 
org.pac4j.core.profile - package org.pac4j.core.profile
 
org.pac4j.core.profile.converter - package org.pac4j.core.profile.converter
 
org.pac4j.core.util - package org.pac4j.core.util
 

P

PAC4J_BASE_URL - Static variable in interface org.pac4j.core.util.TestsConstants
 
PAC4J_URL - Static variable in interface org.pac4j.core.util.TestsConstants
 
PARAMETER_NAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
parameters - Variable in class org.pac4j.core.context.MockWebContext
 
PASSWORD - Static variable in interface org.pac4j.core.util.TestsConstants
 
path - Variable in class org.pac4j.core.context.MockWebContext
 
PATH - Static variable in interface org.pac4j.core.util.TestsConstants
 
PREFIX_HEADER - Static variable in interface org.pac4j.core.util.TestsConstants
 

R

REALM_NAME - Static variable in interface org.pac4j.core.util.TestsConstants
 
registerForKryo(Kryo) - Method in class org.pac4j.core.client.ClientIT
 
rejectSameName() - Method in class org.pac4j.core.client.TestClients
 
RelativeCallbackUrlResolverTests - Class in org.pac4j.core.http
Tests the RelativeCallbackUrlResolver.
RelativeCallbackUrlResolverTests() - Constructor for class org.pac4j.core.http.RelativeCallbackUrlResolverTests
 
requestCookies - Variable in class org.pac4j.core.context.MockWebContext
 
RequireAllPermissionsAuthorizerTests - Class in org.pac4j.core.authorization
Tests RequireAllPermissionsAuthorizer.
RequireAllPermissionsAuthorizerTests() - Constructor for class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
RequireAllRolesAuthorizerTests - Class in org.pac4j.core.authorization
Tests RequireAllRolesAuthorizer.
RequireAllRolesAuthorizerTests() - Constructor for class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
RequireAnyPermissionAuthorizerTests - Class in org.pac4j.core.authorization
Tests RequireAnyPermissionAuthorizer.
RequireAnyPermissionAuthorizerTests() - Constructor for class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
RequireAnyRoleAuthorizerTests - Class in org.pac4j.core.authorization
Tests RequireAnyRoleAuthorizer.
RequireAnyRoleAuthorizerTests() - Constructor for class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
retrieveCredentials(WebContext) - Method in class org.pac4j.core.client.FakeClient
 
retrieveCredentials(WebContext) - Method in class org.pac4j.core.client.MockBaseClient
 
retrieveRedirectAction(WebContext) - Method in class org.pac4j.core.client.FakeClient
 
retrieveRedirectAction(WebContext) - Method in class org.pac4j.core.client.MockBaseClient
 
retrieveUserProfile(Credentials, WebContext) - Method in class org.pac4j.core.client.FakeClient
 
retrieveUserProfile(C, WebContext) - Method in class org.pac4j.core.client.MockBaseClient
 
ROLE - Static variable in interface org.pac4j.core.util.TestsConstants
 

S

SALT - Static variable in interface org.pac4j.core.util.TestsConstants
 
scheme - Variable in class org.pac4j.core.context.MockWebContext
 
SCOPE - Static variable in interface org.pac4j.core.util.TestsConstants
 
SECRET - Static variable in interface org.pac4j.core.util.TestsConstants
 
secure - Variable in class org.pac4j.core.context.MockWebContext
 
serverName - Variable in class org.pac4j.core.context.MockWebContext
 
serverPort - Variable in class org.pac4j.core.context.MockWebContext
 
session - Variable in class org.pac4j.core.context.MockWebContext
 
setFullRequestURL(String) - Method in class org.pac4j.core.context.MockWebContext
 
setPath(String) - Method in class org.pac4j.core.context.MockWebContext
 
setRemoteAddress(String) - Method in class org.pac4j.core.context.MockWebContext
 
setRequestAttribute(String, Object) - Method in class org.pac4j.core.context.MockWebContext
setRequestMethod(String) - Method in class org.pac4j.core.context.MockWebContext
Set the request method for mock purpose.
setScheme(String) - Method in class org.pac4j.core.context.MockWebContext
 
setSecure(boolean) - Method in class org.pac4j.core.context.MockWebContext
 
setServerName(String) - Method in class org.pac4j.core.context.MockWebContext
 
setServerPort(int) - Method in class org.pac4j.core.context.MockWebContext
 
setSessionAttribute(String, Object) - Method in class org.pac4j.core.context.MockWebContext
 
setUp() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
setUp() - Method in class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
setUp() - Method in class org.pac4j.core.profile.AttributesDefinitionTests
 
SpringSecurityPropertiesAuthorizationGeneratorTests - Class in org.pac4j.core.authorization.generator
This class tests SpringSecurityPropertiesAuthorizationGenerator.
SpringSecurityPropertiesAuthorizationGeneratorTests() - Constructor for class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
STRING_ID - Static variable in interface org.pac4j.core.util.TestsConstants
 

T

test() - Method in class org.pac4j.core.authorization.authorizer.csrf.DefaultCsrfTokenGeneratorTests
 
testAddAttribute() - Method in class org.pac4j.core.profile.TestUserProfile
 
testAddAttributes() - Method in class org.pac4j.core.profile.TestUserProfile
 
testAddAuthorizer() - Method in class org.pac4j.core.config.ConfigTests
 
testAddParameterNullName() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAddParameterNullUrl() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAddParameterNullValue() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAddParameterWithoutParameter() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAddParameterWithParameter() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAjaxRequest() - Method in class org.pac4j.core.client.TestBaseClient
 
testAllClients() - Method in class org.pac4j.core.client.TestClients
 
testAlreadyTried() - Method in class org.pac4j.core.client.TestBaseClient
 
testAreEqualsBothNull() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAreEqualsDifferentValue() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAreEqualsOneIsNull() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAreEqualsSameValue() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAssertNotBlank_empty() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAssertNotBlank_notBlank() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAssertNotBlank_null() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAssertNotBlankBlank() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAssertNotBlankNotBlank() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAssertNotNull_notBlank() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAssertNotNull_null() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAssertNotNullNotNull() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAssertNotNullNull() - Method in class org.pac4j.core.util.TestCommonHelper
 
testAssertNull_notNull() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAssertNull_null() - Method in class org.pac4j.core.util.CommonHelperTest
 
testAuthenticationAndUserProfileRetrieval() - Method in class org.pac4j.core.client.ClientIT
 
testBadClientOnRequest() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testBadDate() - Method in class org.pac4j.core.profile.converter.TestDateConverter
 
testBadHttpMethod() - Method in class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizerTests
 
testBadLocale() - Method in class org.pac4j.core.profile.converter.TestLocaleConverter
 
testBadProfileType() - Method in class org.pac4j.core.authorization.authorizer.CheckProfileTypeAuthorizerTests
 
testBadRegex() - Method in class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testBadRegexp() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
testBadReplacement() - Method in class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testBadString() - Method in class org.pac4j.core.profile.converter.TestColorConverter
 
testBadString() - Method in class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testBase64StringSerialization() - Method in class org.pac4j.core.util.JavaSerializationHelperTests
 
testBase64StringSerialization() - Method in class org.pac4j.core.util.KryoSerializationHelperTests
 
TestBaseClient - Class in org.pac4j.core.client
This class tests the BaseClient class.
TestBaseClient() - Constructor for class org.pac4j.core.client.TestBaseClient
 
testBlankAuthorizerNameAProfile() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testBlankClientName() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testBlankPath() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
TestBooleanConverter - Class in org.pac4j.core.profile.converter
This class tests the BooleanConverter class.
TestBooleanConverter() - Constructor for class org.pac4j.core.profile.converter.TestBooleanConverter
 
testBooleanFalse() - Method in class org.pac4j.core.profile.converter.TestBooleanConverter
 
testBooleanTrue() - Method in class org.pac4j.core.profile.converter.TestBooleanConverter
 
testBuildProfileNoAttribute() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testBuildProfileOK() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testBuildProfileWrongFormat() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testBuildProfileWrongProfileClass() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testByClass1() - Method in class org.pac4j.core.client.TestClients
 
testByClass2() - Method in class org.pac4j.core.client.TestClients
 
testBytesSerialization() - Method in class org.pac4j.core.util.JavaSerializationHelperTests
 
testBytesSerialization() - Method in class org.pac4j.core.util.KryoSerializationHelperTests
 
testCancelAuthentication() - Method in class org.pac4j.core.client.ClientIT
 
TestCaseProfileHelper - Class in org.pac4j.core.profile
This abstract class is meant to test the ProfileHelper class for building the appropriate profile.
TestCaseProfileHelper() - Constructor for class org.pac4j.core.profile.TestCaseProfileHelper
 
testClientOnRequestAllowed() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testClientOnRequestAllowedList() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testClientOnRequestNotAllowed() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testClientOnRequestNotAllowedList() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
TestClients - Class in org.pac4j.core.client
This class tests the Clients class.
TestClients() - Constructor for class org.pac4j.core.client.TestClients
 
testClientType() - Method in class org.pac4j.core.client.ClientIT
 
testClientWithCallbackUrl() - Method in class org.pac4j.core.client.TestClients
 
testClientWithCallbackUrlWithoutIncludingClientName() - Method in class org.pac4j.core.client.TestClients
 
testClone() - Method in class org.pac4j.core.client.TestBaseClient
 
TestColorConverter - Class in org.pac4j.core.profile.converter
This class tests the ColorConverter class.
TestColorConverter() - Constructor for class org.pac4j.core.profile.converter.TestColorConverter
 
testColorToString() - Method in class org.pac4j.core.profile.converter.TestColorConverter
 
TestCommonHelper - Class in org.pac4j.core.util
This class tests the CommonHelper class.
TestCommonHelper() - Constructor for class org.pac4j.core.util.TestCommonHelper
 
testCompute_whenHostIsNotPresent() - Method in class org.pac4j.core.http.RelativeCallbackUrlResolverTests
 
testCompute_whenHostIsPresent() - Method in class org.pac4j.core.http.RelativeCallbackUrlResolverTests
 
testCompute_whenRequestIsSecure() - Method in class org.pac4j.core.http.RelativeCallbackUrlResolverTests
 
testCompute_whenServerIsNotUsingDefaultHttpPort() - Method in class org.pac4j.core.http.RelativeCallbackUrlResolverTests
 
testConstructor() - Method in class org.pac4j.core.config.ConfigTests
 
testConverterEnforcement() - Method in class org.pac4j.core.profile.AttributesDefinitionTests
 
testConverterNoEnforcement() - Method in class org.pac4j.core.profile.AttributesDefinitionTests
 
testCsrf() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testCsrfCheckPost() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testCsrfCheckPostTokenParameter() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testCsrfPost() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testCsrfPostTokenParameter() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testCsrfToken() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testCsrfTokenPost() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testDate() - Method in class org.pac4j.core.profile.converter.TestFormattedDateConverter
 
TestDateConverter - Class in org.pac4j.core.profile.converter
This class tests the DateConverter class.
TestDateConverter() - Constructor for class org.pac4j.core.profile.converter.TestDateConverter
 
testDefaultSessionStore() - Method in class org.pac4j.core.context.session.J2ESessionStoreTests
 
testDefaultValuesArrays() - Method in class org.pac4j.core.authorization.DefaultRolesPermissionsAuthorizationGeneratorTests
 
testDefaultValuesLists() - Method in class org.pac4j.core.authorization.DefaultRolesPermissionsAuthorizationGeneratorTests
 
testDirectClient() - Method in class org.pac4j.core.client.TestBaseClient
 
testDisabled() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testDontMatch() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testDontMatch() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
testDontMatchOneOfThem() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testDoubleInit() - Method in class org.pac4j.core.client.TestClients
 
testEnabled() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testFalse() - Method in class org.pac4j.core.profile.converter.TestBooleanConverter
 
testFemale() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testFemale() - Method in class org.pac4j.core.profile.converter.TestGenderIntegerConverter
 
testFemaleEnum() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testForcedAjaxHeader() - Method in class org.pac4j.core.http.DefaultAjaxRequestResolverTests
 
testForcedAjaxParameter() - Method in class org.pac4j.core.http.DefaultAjaxRequestResolverTests
 
TestFormattedDateConverter - Class in org.pac4j.core.profile.converter
This class tests the FormattedDateConverter class.
TestFormattedDateConverter() - Constructor for class org.pac4j.core.profile.converter.TestFormattedDateConverter
 
TestFromAttributesAuthorizationGenerator - Class in org.pac4j.core.authorization
This class tests FromAttributesAuthorizationGenerator.
TestFromAttributesAuthorizationGenerator() - Constructor for class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
TestGenderConverter - Class in org.pac4j.core.profile.converter
This class tests the GenderConverter class.
TestGenderConverter() - Constructor for class org.pac4j.core.profile.converter.TestGenderConverter
 
TestGenderIntegerConverter - Class in org.pac4j.core.profile.converter
This class tests the GenderIntegerConverter class.
TestGenderIntegerConverter() - Constructor for class org.pac4j.core.profile.converter.TestGenderIntegerConverter
 
testGoodDate() - Method in class org.pac4j.core.profile.converter.TestDateConverter
 
testGoodHttpMethod() - Method in class org.pac4j.core.authorization.authorizer.CheckHttpMethodAuthorizerTests
 
testGoodProfile() - Method in class org.pac4j.core.authorization.authorizer.CheckProfileTypeAuthorizerTests
 
testGoodString() - Method in class org.pac4j.core.profile.converter.TestColorConverter
 
testGoodString() - Method in class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testHasAllPermissionsEmpty() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsNull() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsOkDifferentOrder() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsOkDifferentOrder2() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsOkDifferentOrder3() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsOkDifferentOrder4() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsOkDifferentOrder5() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllPermissionsTwoPermissionsFail() - Method in class org.pac4j.core.authorization.RequireAllPermissionsAuthorizerTests
 
testHasAllRolesEmpty() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesNull() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesOkDifferentOrder() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesOkDifferentOrder2() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesOkDifferentOrder3() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesOkDifferentOrder4() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesOkDifferentOrder5() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAllRolesTwoRolesFail() - Method in class org.pac4j.core.authorization.RequireAllRolesAuthorizerTests
 
testHasAnyPermissionEmpty() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionNull() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionOkTwoPermissions() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionOnePermission() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionOnePermission2() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionOnePermission3() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionOnePermission4() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionOnePermissionFail() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyPermissionProfileTwoPermissionsFail() - Method in class org.pac4j.core.authorization.RequireAnyPermissionAuthorizerTests
 
testHasAnyRoleEmpty() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleNull() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleOkTwoRoles() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleOneRole() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleOneRole2() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleOneRole3() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleOneRole4() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleOneRoleFail() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHasAnyRoleProfileTwoRolesFail() - Method in class org.pac4j.core.authorization.RequireAnyRoleAuthorizerTests
 
testHeaderOk() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testHeaderOkNewName() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testHsts() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testIndirectClient() - Method in class org.pac4j.core.client.TestBaseClient
 
testIndirectClientWithImmediate() - Method in class org.pac4j.core.client.TestBaseClient
 
testInit() - Method in class org.pac4j.core.util.TestInitializableObject
 
TestInitializableObject - Class in org.pac4j.core.util
This class tests the InitializableWebObject class.
TestInitializableObject() - Constructor for class org.pac4j.core.util.TestInitializableObject
 
testInteger() - Method in class org.pac4j.core.profile.converter.TestIntegerConverter
 
TestIntegerConverter - Class in org.pac4j.core.profile.converter
This class tests the IntegerConverter class.
TestIntegerConverter() - Constructor for class org.pac4j.core.profile.converter.TestIntegerConverter
 
testIntegerString() - Method in class org.pac4j.core.profile.converter.TestIntegerConverter
 
testIsNotBlankBlank() - Method in class org.pac4j.core.util.TestCommonHelper
 
testIsNotBlankEmply() - Method in class org.pac4j.core.util.TestCommonHelper
 
testIsNotBlankNotBlank() - Method in class org.pac4j.core.util.TestCommonHelper
 
testIsNotBlankNull() - Method in class org.pac4j.core.util.TestCommonHelper
 
testIsTypedIdOfNullId() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testIsTypedIdOfRightClass() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testIsTypedIdOfWrongClass() - Method in class org.pac4j.core.profile.TestCaseProfileHelper
 
testLanguage() - Method in class org.pac4j.core.profile.converter.TestLocaleConverter
 
testLanguageCountry() - Method in class org.pac4j.core.profile.converter.TestLocaleConverter
 
TestLocaleConverter - Class in org.pac4j.core.profile.converter
This class tests the LocaleConverter class.
TestLocaleConverter() - Constructor for class org.pac4j.core.profile.converter.TestLocaleConverter
 
testLong() - Method in class org.pac4j.core.profile.converter.TestLongConverter
 
TestLongConverter - Class in org.pac4j.core.profile.converter
This class tests the LongConverter class.
TestLongConverter() - Constructor for class org.pac4j.core.profile.converter.TestLongConverter
 
testLongString() - Method in class org.pac4j.core.profile.converter.TestLongConverter
 
testMale() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testMale() - Method in class org.pac4j.core.profile.converter.TestGenderIntegerConverter
 
testMaleEnum() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testMatch() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testMatch() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
testMatchAll() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testMissingCallbackUrl() - Method in class org.pac4j.core.client.ClientIT
 
testMissingClient() - Method in class org.pac4j.core.client.TestClients
 
testMissingEndCharacterInRegexp() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
testMissingStartCharacterInRegexp() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
testMockSessionStoreJEContext() - Method in class org.pac4j.core.context.session.J2ESessionStoreTests
 
testMockSessionStoreJERequestContext() - Method in class org.pac4j.core.context.session.J2ESessionStoreTests
 
testNocache() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testNoCallbackUrl() - Method in class org.pac4j.core.client.TestClients
 
testNoClientOnRequest() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testNoClientOnRequestBadDefaultClient() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testNoClientOnRequestList() - Method in class org.pac4j.core.client.DefaultClientFinderTests
 
testNoConfig() - Method in class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
testNoConverterEnforcement() - Method in class org.pac4j.core.profile.AttributesDefinitionTests
 
testNoConverterNoEnforcement() - Method in class org.pac4j.core.profile.AttributesDefinitionTests
 
testNoExistingMatcher() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testNoframe() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testNoMatcherName() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testNoMatchers() - Method in class org.pac4j.core.matching.DefaultMatchingCheckerTests
 
testNoPath() - Method in class org.pac4j.core.matching.ExcludedPathMatcherTests
 
testNoRolePermission() - Method in class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
testNosniff() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testNotAnAjaxRequest() - Method in class org.pac4j.core.http.DefaultAjaxRequestResolverTests
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestColorConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestDateConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestFormattedDateConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestGenderIntegerConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestLocaleConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestStringConverter
 
testNotAString() - Method in class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testNotAStringNotABoolean() - Method in class org.pac4j.core.profile.converter.TestBooleanConverter
 
testNotAStringNotAnInteger() - Method in class org.pac4j.core.profile.converter.TestIntegerConverter
 
testNotAStringNotAnInteger() - Method in class org.pac4j.core.profile.converter.TestLongConverter
 
testNoToken() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testNoTokenCheckAll() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testNoTokenPostRequest() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testNull() - Method in class org.pac4j.core.profile.converter.TestBooleanConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestColorConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestDateConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestFormattedDateConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestGenderIntegerConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestIntegerConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestLocaleConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestLongConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestStringConverter
 
testNull() - Method in class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testNullArrays() - Method in class org.pac4j.core.authorization.DefaultRolesPermissionsAuthorizationGeneratorTests
 
testNullAuthorizers() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testNullAuthorizersConstructor() - Method in class org.pac4j.core.config.ConfigTests
 
testNullAuthorizersSetter() - Method in class org.pac4j.core.config.ConfigTests
 
testNullCredentials() - Method in class org.pac4j.core.client.TestBaseClient
 
testNullLists() - Method in class org.pac4j.core.authorization.DefaultRolesPermissionsAuthorizationGeneratorTests
 
testNullProfile() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testOneAuthorizerDoesNotExist() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testOneExistingAuthorizerProfileDoesNotMatch() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testOneExistingAuthorizerProfileDoesNotMatch2() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testOneExistingAuthorizerProfileMatch() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testOneExistingAuthorizerProfileMatch2() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testOneRole() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testOneRoleDisabled() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testOneRoleEnabled() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testOnlyPassword() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testParameterOk() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testParameterOkNewName() - Method in class org.pac4j.core.authorization.authorizer.csrf.CsrfAuthorizerTests
 
testPermissions() - Method in class org.pac4j.core.profile.TestUserProfile
 
testRealAjaxRequest() - Method in class org.pac4j.core.http.DefaultAjaxRequestResolverTests
 
testReinit() - Method in class org.pac4j.core.util.TestInitializableObject
 
testRme() - Method in class org.pac4j.core.profile.TestUserProfile
 
testRoleNoPermission() - Method in class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
testRolePermission() - Method in class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
testRolePermissionChangeSplit() - Method in class org.pac4j.core.authorization.TestFromAttributesAuthorizationGenerator
 
testRoles() - Method in class org.pac4j.core.profile.TestUserProfile
 
testSaveAlreadyTried() - Method in class org.pac4j.core.client.TestBaseClient
 
TestsConstants - Interface in org.pac4j.core.util
This class has all the constants for tests.
testSecurityHeaders() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testSetId() - Method in class org.pac4j.core.profile.TestUserProfile
 
TestsHelper - Class in org.pac4j.core.util
This class is an helper for tests: get a basic web client, parameters from an url, a formatted date, etc.
TestsHelper() - Constructor for class org.pac4j.core.util.TestsHelper
 
testStateParameter() - Method in class org.pac4j.core.client.TestBaseClient
 
testString() - Method in class org.pac4j.core.profile.converter.TestStringConverter
 
testStringBadLength() - Method in class org.pac4j.core.profile.converter.TestColorConverter
 
TestStringConverter - Class in org.pac4j.core.profile.converter
This class tests the StringConverter class.
TestStringConverter() - Constructor for class org.pac4j.core.profile.converter.TestStringConverter
 
TestStringReplaceConverter - Class in org.pac4j.core.profile.converter
This class tests the StringReplaceConverter class.
TestStringReplaceConverter() - Constructor for class org.pac4j.core.profile.converter.TestStringReplaceConverter
 
testToStringNoParameter() - Method in class org.pac4j.core.util.TestCommonHelper
 
testToStringWithParameter() - Method in class org.pac4j.core.util.TestCommonHelper
 
testToStringWithParameters() - Method in class org.pac4j.core.util.TestCommonHelper
 
testTrue() - Method in class org.pac4j.core.profile.converter.TestBooleanConverter
 
testTwoAuthorizerOneDoesNotExist() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testTwoClients() - Method in class org.pac4j.core.client.TestClients
 
testTwoExistingAuthorizerProfileDoesNotMatch() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testTwoExistingAuthorizerProfileDoesNotMatch2() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testTwoExistingAuthorizerProfileMatch() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testTwoExistingAuthorizerProfileMatch2() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testTwoRoles() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testTwoRolesDisabled() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testTwoRolesEnabled() - Method in class org.pac4j.core.authorization.generator.SpringSecurityPropertiesAuthorizationGeneratorTests
 
testUnsafeAddAttribute() - Method in class org.pac4j.core.profile.TestUserProfile
 
testUnspecified() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
testUnspecified() - Method in class org.pac4j.core.profile.converter.TestGenderIntegerConverter
 
testUnspecifiedEnum() - Method in class org.pac4j.core.profile.converter.TestGenderConverter
 
TestUserProfile - Class in org.pac4j.core.profile
This class tests the UserProfile class.
TestUserProfile() - Constructor for class org.pac4j.core.profile.TestUserProfile
 
testXssprotection() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
testZeroAuthorizers() - Method in class org.pac4j.core.authorization.DefaultAuthorizationCheckerTests
 
TITLE - Static variable in interface org.pac4j.core.util.TestsConstants
 
TOKEN - Static variable in interface org.pac4j.core.util.TestsConstants
 
TYPE - Static variable in interface org.pac4j.core.util.TestsConstants
 

U

updateContextForAuthn(WebClient, HtmlPage, J2EContext) - Method in class org.pac4j.core.client.ClientIT
 
updateContextForCancel(HtmlPage, WebContext) - Method in class org.pac4j.core.client.ClientIT
 
USERNAME - Static variable in interface org.pac4j.core.util.TestsConstants
 

V

VALUE - Static variable in interface org.pac4j.core.util.TestsConstants
 
VERIFIER - Static variable in interface org.pac4j.core.util.TestsConstants
 
verifyProfile(UserProfile) - Method in class org.pac4j.core.client.ClientIT
 
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright © 2016. All Rights Reserved.