Class OAuthScopeIO<V,A extends V,O extends V,AB,OB>

java.lang.Object
io.smallrye.openapi.runtime.io.ModelIO<String,V,A,O,AB,OB>
io.smallrye.openapi.runtime.io.MapModelIO<String,V,A,O,AB,OB>
io.smallrye.openapi.runtime.io.security.OAuthScopeIO<V,A,O,AB,OB>
All Implemented Interfaces:
JsonIO.PropertyMapper<V,OB>

public class OAuthScopeIO<V,A extends V,O extends V,AB,OB> extends MapModelIO<String,V,A,O,AB,OB>
  • Constructor Details

  • Method Details