public class EncryptAttributesTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
EncryptAttributes.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.profile.impl.EncryptAttributes |
action |
private org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.saml2.core.Attribute> |
builder |
private EncryptionParameters |
encParams |
private ProfileRequestContext<Object,org.opensaml.saml.saml2.core.Response> |
prc |
| Constructor and Description |
|---|
EncryptAttributesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
setUpClass() |
void |
testEmptyMessage() |
void |
testEncryptedAttributes() |
void |
testFailure() |
private org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.saml2.core.Attribute> builder
private EncryptionParameters encParams
private ProfileRequestContext<Object,org.opensaml.saml.saml2.core.Response> prc
private org.opensaml.saml.saml2.profile.impl.EncryptAttributes action
public void setUpClass()
public void setUp()
throws NoSuchAlgorithmException,
NoSuchProviderException
public void testEmptyMessage()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testEncryptedAttributes()
throws EncryptionException,
ComponentInitializationException,
org.opensaml.core.xml.io.MarshallingException
EncryptionExceptionComponentInitializationExceptionorg.opensaml.core.xml.io.MarshallingExceptionpublic void testFailure()
throws EncryptionException,
ComponentInitializationException,
org.opensaml.core.xml.io.MarshallingException
EncryptionExceptionComponentInitializationExceptionorg.opensaml.core.xml.io.MarshallingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.