Class VertxUserProfile

java.lang.Object
org.apache.camel.oauth.UserProfile
org.apache.camel.oauth.vertx.VertxUserProfile

public class VertxUserProfile extends UserProfile
  • Constructor Details

    • VertxUserProfile

      public VertxUserProfile(io.vertx.ext.auth.User vtxUser)
  • Method Details

    • getVertxUser

      public io.vertx.ext.auth.User getVertxUser()