Class AuthnContextDeclRefPrincipalTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
net.shibboleth.idp.saml.authn.principal.AuthnContextDeclRefPrincipalTest
AuthnContextDeclRefPrincipal unit test.-
Field Summary
Fields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests that everything is properly initialized during object construction.Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Constructor Details
-
AuthnContextDeclRefPrincipalTest
public AuthnContextDeclRefPrincipalTest()
-
-
Method Details
-
testInstantiation
Tests that everything is properly initialized during object construction.- Throws:
MarshallingException- ...CloneNotSupportedException- ...
-