Skip to content

Commit

Permalink
fixup! try to make ns linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
edpaget committed Feb 21, 2025
1 parent 113e7be commit efb48ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/saml20_clj/sp/request.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
[org.opensaml.saml.common.messaging.context SAMLBindingContext SAMLEndpointContext SAMLPeerEntityContext]
org.opensaml.saml.common.xml.SAMLConstants
org.opensaml.saml.saml2.binding.encoding.impl.HTTPRedirectDeflateEncoder
[org.opensaml.saml.saml2.core.impl AuthnRequestBuilder IssuerBuilder NameIDPolicyBuilder]
[org.opensaml.saml.saml2.core AuthnRequest NameIDType]
[org.opensaml.saml.saml2.core.impl AuthnRequestBuilder IssuerBuilder NameIDPolicyBuilder]
org.opensaml.saml.saml2.metadata.impl.SingleSignOnServiceBuilder
org.opensaml.xmlsec.context.SecurityParametersContext
org.opensaml.xmlsec.SignatureSigningParameters))
Expand Down

0 comments on commit efb48ab

Please sign in to comment.