Package net.shibboleth.idp.ui.context
Class RelyingPartyUIContextTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
net.shibboleth.idp.ui.context.RelyingPartyUIContextTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate AttributeConsumingService[]private EntityDescriptor[]private SPSSODescriptor[]private UIInfo[]Fields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
theEntities
-
theSPSSOs
-
theACSs
-
theUiInfos
-
-
Constructor Details
-
RelyingPartyUIContextTest
public RelyingPartyUIContextTest()
-
-
Method Details
-
getContext
private net.shibboleth.idp.ui.context.RelyingPartyUIContext getContext() -
getContext
private net.shibboleth.idp.ui.context.RelyingPartyUIContext getContext(int which) -
setup
@BeforeClass public void setup() -
givenName
public void givenName() -
surName
public void surName() -
email
public void email() -
organizationXX
public void organizationXX() -
service
public void service() -
urls
public void urls() -
logo
public void logo() -
fallbackLanguage
public void fallbackLanguage()
-