Class SecureUserService

All Implemented Interfaces:
UserService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class SecureUserService extends DefaultUserService
Provides services for secure user.
See Also:
  • Field Details

  • Constructor Details

    • SecureUserService

      public SecureUserService()
  • Method Details