public class SecureRandomIdentifierGenerationStrategyTest extends Object
| Constructor and Description |
|---|
SecureRandomIdentifierGenerationStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testConstructorWithSecureRandom()
Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML
ID, and that they are all different.
|
void |
testGenerateIdentifier()
Test generateIdentifier by generating a large number of identifiers and seeing whether each one is a valid XML
ID, and that they are all different.
|
public SecureRandomIdentifierGenerationStrategyTest()
public void testGenerateIdentifier()
public void testConstructorWithSecureRandom()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.