Package org.duracloud.duradmin.security


package org.duracloud.duradmin.security
  • Classes
    Class
    Description
    Recommended solution for https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement
    A custom authentication provider that grants ROLE_USER authority to a client who successfully logs into the content store manager.
    Spring security configuration seems to require a user detail service.
    This class wraps calls to securable objects and logs them in if there is a valid credential in the security context.