Class GeneratedOAuth2Constants.Relations

  • Enclosing class:
    GeneratedOAuth2Constants

    public static class GeneratedOAuth2Constants.Relations
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String USER2TOKENRELATION  
    • Constructor Summary

      Constructors 
      Constructor Description
      Relations()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • USER2TOKENRELATION

        public static final java.lang.String USER2TOKENRELATION
    • Constructor Detail

      • Relations

        public Relations()