Class OpenApi.Auth

  • Enclosing class:
    OpenApi

    public static class OpenApi.Auth
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String[] bearerAuth  
    • Constructor Summary

      Constructors 
      Constructor Description
      Auth()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • bearerAuth

        public java.lang.String[] bearerAuth
    • Constructor Detail

      • Auth

        public Auth()