Package org.apache.camel.oauth.vertx
Class VertxUserProfile
java.lang.Object
org.apache.camel.oauth.UserProfile
org.apache.camel.oauth.vertx.VertxUserProfile
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.oauth.UserProfile
accessToken, attributes, expired, fromJson, getClaim, idToken, logDetails, merge, principal, refreshToken, subject, ttl
-
Constructor Details
-
VertxUserProfile
public VertxUserProfile(io.vertx.ext.auth.User vtxUser)
-
-
Method Details
-
getVertxUser
public io.vertx.ext.auth.User getVertxUser()
-