A C D E F G H I L M N P S T U V 
All Classes All Packages

A

AuthenticationContextTest - Class in net.shibboleth.idp.authn.context
AuthenticationContext unit test.
AuthenticationContextTest() - Constructor for class net.shibboleth.idp.authn.context.AuthenticationContextTest
 
AuthenticationFlowDescriptorTest - Class in net.shibboleth.idp.authn
AuthenticationFlowDescriptor unit test.
AuthenticationFlowDescriptorTest() - Constructor for class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
 
authenticationFlows - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Filters the usable authentication flows.
AuthenticationResultTest - Class in net.shibboleth.idp.authn
AuthenticationResult unit test.
AuthenticationResultTest() - Constructor for class net.shibboleth.idp.authn.AuthenticationResultTest
 
authenticator - Variable in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 

C

createAuthenticationRequest(String, String) - Method in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 

D

DATA_PATH - Static variable in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 
defaultAuthenticationMethods - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Selects, and limits, the authentication methods to use for requests.
descriptor - Variable in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
 
descriptor - Variable in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
directoryServer - Variable in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 

E

equals(Object) - Method in class net.shibboleth.idp.authn.testing.TestPrincipal

F

factoryBean - Variable in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 
forceAuthnPredicate - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
ForceAuthn predicate.

G

getAuthenticationFlows(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
getDefaultAuthenticationMethods(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
getName() - Method in class net.shibboleth.idp.authn.testing.TestPrincipal
getNameIDFormatPrecedence(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
getPostAuthenticationFlows(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
getProxyCount(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration

H

hashCode() - Method in class net.shibboleth.idp.authn.testing.TestPrincipal

I

isForceAuthn(ProfileRequestContext) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration

L

LDAPAuthenticationFactoryBeanTest - Class in net.shibboleth.idp.authn.config
Unit test for LDAP authentication factory bean.
LDAPAuthenticationFactoryBeanTest() - Constructor for class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 

M

MockAuthenticationProfileConfiguration - Class in net.shibboleth.idp.authn.testing
Mock implementation of AuthenticationProfileConfiguration.
MockAuthenticationProfileConfiguration(String, List<Principal>) - Constructor for class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Constructor.
MockAuthenticationProfileConfiguration(String, List<Principal>, Collection<String>, List<String>) - Constructor for class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Constructor.

N

nameIDFormatPrecedence - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Precedence of name identifier formats to use for requests.
net.shibboleth.idp.authn - package net.shibboleth.idp.authn
 
net.shibboleth.idp.authn.config - package net.shibboleth.idp.authn.config
 
net.shibboleth.idp.authn.context - package net.shibboleth.idp.authn.context
 
net.shibboleth.idp.authn.principal - package net.shibboleth.idp.authn.principal
 
net.shibboleth.idp.authn.testing - package net.shibboleth.idp.authn.testing
Testing utility classes.

P

postAuthenticationFlows - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Enables post-authentication interceptor flows.
prc - Variable in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
proxyCount - Variable in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Proxy count.

S

setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Set the authentication flows to use.
setDefaultAuthenticationMethods(List<Principal>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Set the default authentication methods to use, expressed as custom principals.
setNameIDFormatPrecedence(List<String>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Set the name identifier formats to use.
setPostAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Set the ordered collection of post-authentication interceptor flows to enable.
setProxyCount(Integer) - Method in class net.shibboleth.idp.authn.testing.MockAuthenticationProfileConfiguration
Set proxy count.
setUp() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
 
setUp() - Method in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
setupAuthenticator() - Method in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 
setupDirectoryServer() - Method in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
Creates an UnboundID in-memory directory server.
src - Variable in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
SubjectCanonicalizationFlowDescriptorTest - Class in net.shibboleth.idp.authn
SubjectCanonicalizationFlowDescriptor unit test.
SubjectCanonicalizationFlowDescriptorTest() - Constructor for class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 

T

teardownDirectoryServer() - Method in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
Shutdown the in-memory directory server.
testActiveResults() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests handling of active/inactive checks.
testActiveResults() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests active results.
testAttemptedFlow() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests mutating attempted flow.
testAuthnFailure() - Method in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 
testAuthnSuccess() - Method in class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBeanTest
 
testCompletionInstant() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests setting completion instant.
testEquality() - Method in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
testForcingAuthentication() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests mutating forcing authentication.
testInactivityTimeout() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests mutating inactivity timeout.
testInitiationInstant() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests initiation instant instantiation.
testInstantation() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests that everything is properly initialized during object construction.
testInstantation() - Method in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
testInstantiation() - Method in class net.shibboleth.idp.authn.AuthenticationResultTest
Tests that everything is properly initialized during object construction.
testInstantiation() - Method in class net.shibboleth.idp.authn.principal.UsernamePrincipalTest
Tests that everything is properly initialized during object construction.
testIsInstanceOfBrowser() - Method in class net.shibboleth.idp.authn.context.UserAgentContextTest
 
testIsInstanceOfOperatingSystem() - Method in class net.shibboleth.idp.authn.context.UserAgentContextTest
 
testLifetime() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests mutating lifetime.
testPassword() - Method in class net.shibboleth.idp.authn.context.UsernamePasswordContextTest
Tests mutating the password.
testPotentialFlows() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests potential flow instantiation.
testPredicate() - Method in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
TestPrincipal - Class in net.shibboleth.idp.authn.testing
Test Principal for testing requested authentication behavior.
TestPrincipal(String) - Constructor for class net.shibboleth.idp.authn.testing.TestPrincipal
Constructor.
testRequestedPrincipalContextHelperBadType() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
 
testRequestedPrincipalContextHelpers() - Method in class net.shibboleth.idp.authn.context.AuthenticationContextTest
Tests RequestedPrincipalContext helpers.
testSetters() - Method in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
testSubjectBehavior() - Method in class net.shibboleth.idp.authn.principal.UsernamePrincipalTest
Tests that equality is working correctly.
testSupportedForcedAuthentication() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests mutating forced authentication support.
testSupportedPassiveAuthentication() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests mutating passive authentication support.
testSupportedPrincipals() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
Tests mutating principal set.
testUsername() - Method in class net.shibboleth.idp.authn.context.UsernamePasswordContextTest
Tests mutating the username.
toString() - Method in class net.shibboleth.idp.authn.testing.TestPrincipal

U

UserAgentContextTest - Class in net.shibboleth.idp.authn.context
Unit test for UserAgentContext.
UserAgentContextTest() - Constructor for class net.shibboleth.idp.authn.context.UserAgentContextTest
 
UsernamePasswordContextTest - Class in net.shibboleth.idp.authn.context
UsernamePasswordContext unit test.
UsernamePasswordContextTest() - Constructor for class net.shibboleth.idp.authn.context.UsernamePasswordContextTest
 
UsernamePrincipalTest - Class in net.shibboleth.idp.authn.principal
UsernamePrincipal unit test.
UsernamePrincipalTest() - Constructor for class net.shibboleth.idp.authn.principal.UsernamePrincipalTest
 

V

value - Variable in class net.shibboleth.idp.authn.testing.TestPrincipal
The class ref.
A C D E F G H I L M N P S T U V 
All Classes All Packages