|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.internet2.middleware.shibboleth.wayf.XMLConstants
public class XMLConstants
Holder class for various XML constants (namespaces and so forth).
Field Summary | |
---|---|
static String |
CONFIG_NS
Namespace for Discovery Service configuration. |
static String |
IDP_SSO_BINDING
SSO Binding name. |
static String |
SALM2_PROTOCOL
SAML2 protocol |
static String |
SHIB_NS
Shibboleth XML namespace. |
Constructor Summary | |
---|---|
XMLConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String SHIB_NS
public static final String IDP_SSO_BINDING
public static final String CONFIG_NS
public static final String SALM2_PROTOCOL
Constructor Detail |
---|
public XMLConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |