public class TestSelfEncryption
extends org.opensaml.core.OpenSAMLInitBaseTestCase
AbstractEncryptAction (using EncryptNameIDs as the concrete impl.)| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.profile.impl.EncryptNameIDs |
action |
private EncryptionParameters |
encParams |
private EncryptionParameters |
encParamsSelf1 |
private EncryptionParameters |
encParamsSelf2 |
private ProfileRequestContext<Object,org.opensaml.saml.saml2.core.Response> |
prc |
| Constructor and Description |
|---|
TestSelfEncryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFailureNoSelfEncryptionCreds() |
void |
testSelfEncryption() |
private EncryptionParameters encParams
private EncryptionParameters encParamsSelf1
private EncryptionParameters encParamsSelf2
private ProfileRequestContext<Object,org.opensaml.saml.saml2.core.Response> prc
private org.opensaml.saml.saml2.profile.impl.EncryptNameIDs action
public void setUp()
throws NoSuchAlgorithmException,
NoSuchProviderException
public void testSelfEncryption()
throws EncryptionException,
ComponentInitializationException,
org.opensaml.core.xml.io.MarshallingException
EncryptionExceptionComponentInitializationExceptionorg.opensaml.core.xml.io.MarshallingExceptionpublic void testFailureNoSelfEncryptionCreds()
throws EncryptionException,
ComponentInitializationException,
org.opensaml.core.xml.io.MarshallingException
EncryptionExceptionComponentInitializationExceptionorg.opensaml.core.xml.io.MarshallingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.