public class RelyingPartyUIContextTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.metadata.AttributeConsumingService[] |
theACSs |
private org.opensaml.saml.saml2.metadata.EntityDescriptor[] |
theEntities |
private org.opensaml.saml.saml2.metadata.SPSSODescriptor[] |
theSPSSOs |
private org.opensaml.saml.ext.saml2mdui.UIInfo[] |
theUiInfos |
| Constructor and Description |
|---|
RelyingPartyUIContextTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
email() |
void |
fallbackLanguage() |
private net.shibboleth.idp.ui.context.RelyingPartyUIContext |
getContext() |
private net.shibboleth.idp.ui.context.RelyingPartyUIContext |
getContext(int which) |
void |
givenName() |
void |
logo() |
void |
organizationXX() |
void |
service() |
void |
setup() |
void |
surName() |
void |
urls() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElementprivate org.opensaml.saml.saml2.metadata.EntityDescriptor[] theEntities
private org.opensaml.saml.saml2.metadata.SPSSODescriptor[] theSPSSOs
private org.opensaml.saml.saml2.metadata.AttributeConsumingService[] theACSs
private org.opensaml.saml.ext.saml2mdui.UIInfo[] theUiInfos
private net.shibboleth.idp.ui.context.RelyingPartyUIContext getContext()
private net.shibboleth.idp.ui.context.RelyingPartyUIContext getContext(int which)
public void setup()
public void givenName()
public void surName()
public void email()
public void organizationXX()
public void service()
public void urls()
public void logo()
public void fallbackLanguage()
Copyright © 1999–2014. All rights reserved.