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

java.lang.Object
io.smallrye.openapi.runtime.io.ModelIO<T,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>

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