Class AlfrescoClientInfoFactory

  • All Implemented Interfaces:
    org.alfresco.jlan.server.auth.ClientInfoFactory

    public class AlfrescoClientInfoFactory
    extends Object
    implements org.alfresco.jlan.server.auth.ClientInfoFactory
    Alfresco Client Info Factory Class
    • Constructor Detail

      • AlfrescoClientInfoFactory

        public AlfrescoClientInfoFactory()
        Class constructor
    • Method Detail

      • createInfo

        public org.alfresco.jlan.server.auth.ClientInfo createInfo​(String user,
                                                                   byte[] password)
        Create the extended client information object
        Specified by:
        createInfo in interface org.alfresco.jlan.server.auth.ClientInfoFactory
        Parameters:
        user - String
        password - byte[]
        Returns:
        ClientInfo