Class AuthnContextClassRefPrincipalTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
net.shibboleth.idp.saml.authn.principal.AuthnContextClassRefPrincipalTest
AuthnContextClassRefPrincipal 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
-
AuthnContextClassRefPrincipalTest
public AuthnContextClassRefPrincipalTest()
-
-
Method Details
-
testInstantiation
Tests that everything is properly initialized during object construction.- Throws:
MarshallingException- ...CloneNotSupportedException- ...
-