Uses of Class
com.onelogin.saml2.exception.Error
Packages that use Error
-
Uses of Error in com.onelogin.saml2
Constructors in com.onelogin.saml2 that throw ErrorModifierConstructorDescriptionAuth()Initializes the SP SAML instance.Auth(KeyStoreSettings keyStoreSetting) Initializes the SP SAML instance.Auth(KeyStoreSettings keyStoreSetting, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Initializes the SP SAML instance.Auth(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Initializes the SP SAML instance.Initializes the SP SAML instance.Auth(String filename, KeyStoreSettings keyStoreSetting) Initializes the SP SAML instance.Auth(String filename, KeyStoreSettings keyStoreSetting, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Initializes the SP SAML instance.Auth(String filename, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Initializes the SP SAML instance. -
Uses of Error in com.onelogin.saml2.settings
Methods in com.onelogin.saml2.settings that throw ErrorModifier and TypeMethodDescriptionLoad settings from the fileSettingsBuilder.fromFile(String propFileName, KeyStoreSettings keyStoreSetting) Load settings from the file