Uses of Class
org.dspace.app.rest.security.StatelessLoginFilter
Packages that use StatelessLoginFilter
Package
Description
DSpace-specific concepts and behaviors to support Spring Security.
-
Uses of StatelessLoginFilter in org.dspace.app.rest.security
Subclasses of StatelessLoginFilter in org.dspace.app.rest.securityModifier and TypeClassDescriptionclassThis class will filter OpenID Connect (OIDC) requests and try and authenticate them.classThis class will filter ORCID requests and try and authenticate them.classA filter that examines requests to see if the user has been authenticated via SAML.classThis class will filter Shibboleth requests to see if the user has been authenticated via Shibboleth.