Uses of Enum
net.shibboleth.idp.saml.profile.config.logic.LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting
Packages that use LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting
Package
Description
Implementations of logic/conditional SAML profile configuration components.
-
Uses of LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting in net.shibboleth.idp.saml.profile.config.logic
Fields in net.shibboleth.idp.saml.profile.config.logic declared as LegacyEncryptionRequirementPredicate.EncryptionRequirementSettingModifier and TypeFieldDescriptionLegacyEncryptionRequirementPredicate.settingToApplyThe setting in effect.Methods in net.shibboleth.idp.saml.profile.config.logic that return LegacyEncryptionRequirementPredicate.EncryptionRequirementSettingModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.LegacyEncryptionRequirementPredicate.EncryptionRequirementSetting.values()Returns an array containing the constants of this enum type, in the order they are declared.