A D E G H M N P S T U V 

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.config.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
 

D

defaultAuthenticationMethods - Variable in class net.shibboleth.idp.authn.config.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
 

E

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

G

getAuthenticationFlows() - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
getDefaultAuthenticationMethods() - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
getName() - Method in class net.shibboleth.idp.authn.principal.TestPrincipal
getNameIDFormatPrecedence() - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
getPostAuthenticationFlows() - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration

H

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

M

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

N

nameIDFormatPrecedence - Variable in class net.shibboleth.idp.authn.config.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
 

P

postAuthenticationFlows - Variable in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
Enables post-authentication interceptor flows.
prc - Variable in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 

S

setAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
Set the authentication flows to use.
setDefaultAuthenticationMethods(List<Principal>) - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
Set the default authentication methods to use, expressed as custom principals.
setNameIDFormatPrecedence(List<String>) - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
Set the name identifier formats to use.
setPostAuthenticationFlows(Collection<String>) - Method in class net.shibboleth.idp.authn.config.MockAuthenticationProfileConfiguration
Set the ordered collection of post-authentication interceptor flows to enable.
setUp() - Method in class net.shibboleth.idp.authn.AuthenticationFlowDescriptorTest
 
setUp() - Method in class net.shibboleth.idp.authn.SubjectCanonicalizationFlowDescriptorTest
 
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

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.
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.principal
Test Principal for testing requested authentication behavior.
TestPrincipal(String) - Constructor for class net.shibboleth.idp.authn.principal.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
 
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.principal.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.principal.TestPrincipal
The class ref.
A D E G H M N P S T U V 

Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.