Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ist-unix
CAS-server
Commits
cde50f4a
Commit
cde50f4a
authored
Sep 23, 2015
by
Misagh Moayyed
Browse files
removed comp
parent
b6b9a40e
Changes
2
Hide whitespace changes
Inline
Side-by-side
cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/util/CasHTTPSOAP11Encoder.java
View file @
cde50f4a
...
...
@@ -31,7 +31,7 @@ import org.slf4j.LoggerFactory;
/**
* Override OpenSAML {@link HTTPSOAP11Encoder} such that SOAP-ENV XML namespace prefix is used for SOAP envelope
* elements.
This is needed for backward compatibility with certain CAS clients (e.g. Java CAS client).
* elements. This is needed for backward compatibility with certain CAS clients (e.g. Java CAS client).
*
* @author Marvin S. Addison
* @since 4.2.0
...
...
cas-server-support-saml/src/main/java/org/jasig/cas/support/saml/util/CasHttpSoap11Encoder.java
View file @
cde50f4a
...
...
@@ -31,7 +31,7 @@ import org.slf4j.LoggerFactory;
/**
* Override OpenSAML {@link HTTPSOAP11Encoder} such that SOAP-ENV XML namespace prefix is used for SOAP envelope
* elements.
This is needed for backward compatibility with certain CAS clients (e.g. Java CAS client).
* elements. This is needed for backward compatibility with certain CAS clients (e.g. Java CAS client).
*
* @author Marvin S. Addison
* @since 4.2.0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment