public class RelyingPartyUIContextTest extends XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private AttributeConsumingService[] |
theACSs |
private EntityDescriptor[] |
theEntities |
private SPSSODescriptor[] |
theSPSSOs |
private UIInfo[] |
theUiInfos |
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory| 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, unmarshallElement, unmarshallElementinitOpenSAMLprivate EntityDescriptor[] theEntities
private SPSSODescriptor[] theSPSSOs
private AttributeConsumingService[] theACSs
private 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–2020 Shibboleth Consortium. All rights reserved.