Class DefaultRequestSigner


  • public class DefaultRequestSigner
    extends Object
    Class that exposes a way to create a RequestSigner for use with OCI.

    The returned signers implement signing strategies outlined by the signing guidelines.

    This is only exposed so clients can write REST calls directly against OCI without using the SDK provided clients, but this class may change without notice -- users are encouraged to use the SDK provided clients.