Uses of Class
org.dspace.app.rest.security.EPersonRestAuthenticationProvider
Packages that use EPersonRestAuthenticationProvider
-
Uses of EPersonRestAuthenticationProvider in org.dspace.app.rest.security
Constructors in org.dspace.app.rest.security with parameters of type EPersonRestAuthenticationProviderModifierConstructorDescriptionStatelessAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager, RestAuthenticationService restAuthenticationService, EPersonRestAuthenticationProvider authenticationProvider, RequestService requestService)