Interface ConnectionCredential


  • public interface ConnectionCredential
    The callback interface for providing the callers connection credential.
    • Method Detail

      • get

        java.lang.Object get()
        Provide the callers connection credential.
        Returns:
        The credential.