Uses of Class
org.dspace.app.rest.security.StatelessLoginFilter
-
Packages that use StatelessLoginFilter Package Description org.dspace.app.rest.security -
-
Uses of StatelessLoginFilter in org.dspace.app.rest.security
Subclasses of StatelessLoginFilter in org.dspace.app.rest.security Modifier and Type Class Description classOidcLoginFilterThis class will filter openID Connect requests and try and authenticate them.classShibbolethLoginFilterThis class will filter Shibboleth requests to see if the user has been authenticated via Shibboleth.
-