Interface AuthTypeAccessor

    • Method Detail

      • getAuthType

        AuthType getAuthType​()
        Retrieves the AuthType from the Authorization-Type property (or null if there are none such credentials).
        Returns:
        The AuthType stored by the Basic-Authentication credentials property (or null if there are none such credentials).