Package io.fusionauth.domain.provider
Class SAMLv2AssertionDecryptionConfiguration
java.lang.Object
io.fusionauth.domain.Enableable
io.fusionauth.domain.provider.SAMLv2AssertionDecryptionConfiguration
Configuration for encrypted assertions when acting as SAML Service Provider
- Author:
- Jaret Hendrickson
-
Field Summary
FieldsFields inherited from class io.fusionauth.domain.Enableable
enabled
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
keyTransportDecryptionKeyId
-
-
Constructor Details
-
SAMLv2AssertionDecryptionConfiguration
public SAMLv2AssertionDecryptionConfiguration()
-
-
Method Details
-
equals
- Overrides:
equals
in classEnableable
-
hashCode
public int hashCode()- Overrides:
hashCode
in classEnableable
-
toString
-