public class IdPSessionTest extends Object
IdPSession unit test.| Modifier and Type | Class and Description |
|---|---|
private class |
IdPSessionTest.DummyIdPSession
Dummy concrete class for testing purposes.
|
| Constructor and Description |
|---|
IdPSessionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddressValidation()
Tests mutating the last activity instant.
|
void |
testAddSPSessions()
Tests adding service sessions.
|
void |
testInstantiation()
Tests that everything is properly initialized during object construction.
|
void |
testLastActivityInstant()
Tests mutating the last activity instant.
|
void |
testRemoveAuthenticationResult()
Tests remove authentication results.
|
void |
testRemoveSPSession()
Tests removing service sessions.
|
public void testInstantiation()
throws Exception
Exceptionpublic void testLastActivityInstant()
throws Exception
Exceptionpublic void testAddressValidation()
throws Exception
Exceptionpublic void testAddSPSessions()
throws net.shibboleth.idp.session.SessionException
SessionExceptionpublic void testRemoveSPSession()
throws net.shibboleth.idp.session.SessionException
SessionExceptionpublic void testRemoveAuthenticationResult()
throws net.shibboleth.idp.session.SessionException
SessionExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.