Interface ICredentials

  • All Known Subinterfaces:
    IZOSCredentials

    public interface ICredentials
    Credentials for a host.
    Since:
    1.0.0
    Version:
    2.0.0
    Restriction:
    This interface is not intended to be extended by clients.
    Restriction:
    This interface is not intended to be implemented by clients.
    • Method Detail

      • getUserID

        String getUserID()
        Returns the user ID associated with these credentials.
        Returns:
        the user ID
        Since:
        1.0.0