Class GoogleOidcProfile

  • All Implemented Interfaces:
    java.io.Externalizable, java.io.Serializable, org.pac4j.core.profile.UserProfile

    public class GoogleOidcProfile
    extends OidcProfile

    This class is the user profile for Google (using OpenID Connect protocol) with appropriate getters.

    It is returned by the GoogleOidcClient.

    Version:
    1.9.0
    Author:
    Jerome Leleu
    See Also:
    Serialized Form
    • Constructor Detail

      • GoogleOidcProfile

        public GoogleOidcProfile()