Uses of Class
com.tremolosecurity.proxy.auth.saml2.Saml2MetadataLookup
Packages that use Saml2MetadataLookup
-
Uses of Saml2MetadataLookup in com.tremolosecurity.proxy.auth
Methods in com.tremolosecurity.proxy.auth with parameters of type Saml2MetadataLookupModifier and TypeMethodDescriptionvoid
SAML2Auth.initializeSSO
(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, jakarta.servlet.http.HttpSession session, boolean isJump, String jumpPage, Saml2MetadataLookup metadata) -
Uses of Saml2MetadataLookup in com.tremolosecurity.proxy.auth.saml2
Constructor parameters in com.tremolosecurity.proxy.auth.saml2 with type arguments of type Saml2MetadataLookupModifierConstructorDescriptionMetaDataChecker
(HashMap<String, Saml2MetadataLookup> metadataLookups)