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