Class AppleProfile

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

    public class AppleProfile
    extends OidcProfile

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

    It is returned by the AppleClient.

    Since:
    5.0.0
    Author:
    Charley Wu
    See Also:
    Serialized Form
    • Constructor Detail

      • AppleProfile

        public AppleProfile()