Class CachableUserIdentificationInfo

java.lang.Object
org.nuxeo.ecm.platform.ui.web.auth.CachableUserIdentificationInfo
All Implemented Interfaces:
Serializable

public class CachableUserIdentificationInfo extends Object implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • CachableUserIdentificationInfo

      public CachableUserIdentificationInfo(String userName, String password)
    • CachableUserIdentificationInfo

      public CachableUserIdentificationInfo(UserIdentificationInfo uii)
  • Method Details