Searched defs:Binding (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Saml2/
H A DAuthnRequest.cs92 this.Binding = parameters[Saml2Constants.Binding];
100 if (!String.IsNullOrEmpty(this.Binding))
105 assertionConsumerSvcUrl = serviceProvider.GetAssertionConsumerServiceLocation(this.Binding, this.AssertionConsumerServiceIndex);
110 assertionConsumerSvcUrl = serviceProvider.GetAssertionConsumerServiceLocation(this.Binding);
162 rawXml.Append(" ProtocolBinding=\"" + this.Binding + "\"");
204 /// Gets the Binding.
206 public string Binding { get; private set; } property in class:Sun.Identity.Saml2.AuthnRequest
H A DSaml2Constants.cs88 public const string Binding = "Binding"; field in class:Sun.Identity.Saml2.Saml2Constants
/forgerock/openam/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Saml2/
H A DAuthnRequest.cs93 this.Binding = parameters[Saml2Constants.Binding];
101 if (!String.IsNullOrEmpty(this.Binding))
106 assertionConsumerSvcUrl = serviceProvider.GetAssertionConsumerServiceLocation(this.Binding, this.AssertionConsumerServiceIndex);
111 assertionConsumerSvcUrl = serviceProvider.GetAssertionConsumerServiceLocation(this.Binding);
163 rawXml.Append(" ProtocolBinding=\"" + this.Binding + "\"");
215 this.Binding = info.GetString("AuthnRequestBinding");
237 info.AddValue("AuthnRequestBinding", this.Binding);
258 /// Gets the Binding.
260 public string Binding { ge property in class:Sun.Identity.Saml2.AuthnRequest
[all...]
H A DSaml2Constants.cs88 public const string Binding = "Binding"; field in class:Sun.Identity.Saml2.Saml2Constants
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 48 milliseconds