Uses of Class
org.dspace.app.rest.security.EPersonRestAuthenticationProvider
Packages that use EPersonRestAuthenticationProvider
Package
Description
DSpace-specific concepts and behaviors to support Spring Security.
-
Uses of EPersonRestAuthenticationProvider in org.dspace.app.rest.security
Constructors in org.dspace.app.rest.security with parameters of type EPersonRestAuthenticationProviderModifierConstructorDescriptionStatelessAuthenticationFilter(AuthenticationManager authenticationManager, RestAuthenticationService restAuthenticationService, EPersonRestAuthenticationProvider authenticationProvider, RequestService requestService)