public class AuthenticationFlowDescriptorTest extends Object
AuthenticationFlowDescriptor unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.idp.authn.AuthenticationFlowDescriptor |
descriptor |
| Constructor and Description |
|---|
AuthenticationFlowDescriptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testActiveResults()
Tests handling of active/inactive checks.
|
void |
testInactivityTimeout()
Tests mutating inactivity timeout.
|
void |
testInstantation()
Tests that everything is properly initialized during object construction.
|
void |
testLifetime()
Tests mutating lifetime.
|
void |
testSupportedForcedAuthentication()
Tests mutating forced authentication support.
|
void |
testSupportedPassiveAuthentication()
Tests mutating passive authentication support.
|
void |
testSupportedPrincipals()
Tests mutating principal set.
|
public void setUp()
public void testInstantation()
public void testLifetime()
public void testInactivityTimeout()
public void testSupportedForcedAuthentication()
public void testSupportedPassiveAuthentication()
public void testSupportedPrincipals()
public void testActiveResults()
throws InterruptedException
InterruptedExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.