Uses of Class
com.onelogin.saml2.model.hsm.HSM
Packages that use HSM
-
Uses of HSM in com.onelogin.saml2.settings
Fields in com.onelogin.saml2.settings declared as HSMMethods in com.onelogin.saml2.settings that return HSMMethods in com.onelogin.saml2.settings with parameters of type HSM -
Uses of HSM in com.onelogin.saml2.util
Methods in com.onelogin.saml2.util with parameters of type HSMModifier and TypeMethodDescriptionstatic voidUtil.decryptUsingHsm(Element encryptedDataElement, HSM hsm) Decrypts the encrypted element using an HSM.