From b5c41b83249677bf1dec46de4a7ce97fee55729e Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 3 Nov 2011 10:53:40 +0100 Subject: import 1.1.3 --- .../middleware/shibboleth/wayf/XMLConstants.html | 304 --------------------- 1 file changed, 304 deletions(-) delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/XMLConstants.html (limited to 'doc/api/edu/internet2/middleware/shibboleth/wayf/XMLConstants.html') diff --git a/doc/api/edu/internet2/middleware/shibboleth/wayf/XMLConstants.html b/doc/api/edu/internet2/middleware/shibboleth/wayf/XMLConstants.html deleted file mode 100644 index af62eff..0000000 --- a/doc/api/edu/internet2/middleware/shibboleth/wayf/XMLConstants.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - - - - -XMLConstants (Shibboleth Discovery Service 1.1.0 Java API.) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -edu.internet2.middleware.shibboleth.wayf -
-Class XMLConstants

-
-java.lang.Object
-  extended by edu.internet2.middleware.shibboleth.wayf.XMLConstants
-
-
-
-
public class XMLConstants
extends Object
- - -

-Holder class for various XML constants (namespaces and so forth). -

- -

-


- -

- - - - - - - - - - - - - - - - - - - -
-Field Summary
-static StringCONFIG_NS - -
-          Namespace for Discovery Service configuration.
-static StringIDP_SSO_BINDING - -
-          SSO Binding name.
-static StringSHIB_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
- -

-SHIB_NS

-
-public static final String SHIB_NS
-
-
Shibboleth XML namespace. -

-

-
See Also:
Constant Field Values
-
-
- -

-IDP_SSO_BINDING

-
-public static final String IDP_SSO_BINDING
-
-
SSO Binding name. -

-

-
See Also:
Constant Field Values
-
-
- -

-CONFIG_NS

-
-public static final String CONFIG_NS
-
-
Namespace for Discovery Service configuration. -

-

-
See Also:
Constant Field Values
-
- - - - - - - - -
-Constructor Detail
- -

-XMLConstants

-
-public XMLConstants()
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2006-2009 Internet2. All Rights Reserved. - - -- cgit v1.1