Skip to content

Commit

Permalink
delete comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gumpen committed Sep 17, 2020
1 parent d2c43c5 commit c4ed7ae
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/saml_idp/saml_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,6 @@ def build
@built ||= response_builder.encoded
end

# def x509_certificate(cert)
# cert || super
# end

# def secret_key(sec_key)
# sec_key || super
# end

def signed_assertion
if encryption_opts
assertion_builder.encrypt(sign: true)
Expand Down

0 comments on commit c4ed7ae

Please sign in to comment.