Class SecureUserService

  • All Implemented Interfaces:
    UserService, java.io.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:
    Serialized Form
    • Field Detail

      • SECURE_GUID_SESSION_KEY

        public static final java.lang.String SECURE_GUID_SESSION_KEY
        See Also:
        Constant Field Values
    • Constructor Detail

      • SecureUserService

        public SecureUserService()