java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.annotation.JsonTypeInfo.None
Enclosing class:
JsonTypeInfo

@Deprecated public abstract static class JsonTypeInfo.None extends Object
Deprecated.
Since 2.5, use any Annotation type (such as JsonTypeInfo), if such behavior is needed; this is rarely necessary.
This marker class that is only to be used with defaultImpl annotation property, to indicate that there is no default implementation specified.
  • Constructor Details

    • None

      public None()
      Deprecated.