public class DefaultAuthenticationResultSerializerTest extends Object
DefaultAuthenticationResultSerializer unit test.| Modifier and Type | Field and Description |
|---|---|
private static long |
ACTIVITY |
private static String |
CONTEXT |
private static String |
DATAPATH |
private static long |
INSTANT |
private static String |
KEY |
private net.shibboleth.idp.authn.impl.DefaultAuthenticationResultSerializer |
serializer |
| Constructor and Description |
|---|
DefaultAuthenticationResultSerializerTest() |
| Modifier and Type | Method and Description |
|---|---|
private AuthenticationResult |
createResult(String flowId,
Subject subject) |
private String |
fileToString(String pathname) |
void |
setUp() |
void |
testComplex() |
void |
testInvalid() |
void |
testLdap() |
void |
testSimple() |
void |
testSymbolic() |
private static final String DATAPATH
private static final String CONTEXT
private static final String KEY
private static final long INSTANT
private static final long ACTIVITY
private net.shibboleth.idp.authn.impl.DefaultAuthenticationResultSerializer serializer
public DefaultAuthenticationResultSerializerTest()
public void setUp()
private AuthenticationResult createResult(String flowId, Subject subject)
private String fileToString(String pathname) throws URISyntaxException, IOException
URISyntaxExceptionIOExceptionCopyright © 1999–2015. All rights reserved.