public class FcIdentity
extends fr.paris.lutece.plugins.franceconnect.oidc.UserInfo
Constructor and Description |
---|
FcIdentity(fr.paris.lutece.plugins.franceconnect.oidc.UserInfo userInfo)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getIdsBirthCountry()
Returns the IdsBirthCountry
|
String |
getIdsBirthDate()
Returns the IdsBirthDate
|
String |
getIdsBirthPlace()
Returns the IdsBirthPlace
|
String |
getIdsGender()
Gender conversion
|
void |
setIdsBirthCountry(String strIdsBirthCountry)
Sets the IdsBirthCountry
|
void |
setIdsBirthDate(String strIdsBirthDate)
Sets the IdsBirthDate
|
void |
setIdsBirthPlace(String strIdsBirthPlace)
Sets the IdsBirthPlace
|
getAddress, getAddressCountry, getAddressFormatted, getAddressLocality, getAddressPostalCode, getAddressRegion, getAddressStreetAddress, getBirthCountry, getBirthDate, getBirthPlace, getEmail, getEmailVerified, getFamilyName, getGender, getGivenName, getLocale, getMiddleName, getName, getNickname, getPhoneNumber, getPhoneNumberVerified, getPicture, getPreferredUsername, getProfile, getSub, getUpdatedTime, getWebsite, getZoneInfo, setAddressObject, setBirthCountry, setBirthDate, setBirthPlace, setEmail, setEmailVerified, setFamilyName, setGender, setGivenName, setLocale, setMiddleName, setName, setNickname, setPhoneNumber, setPhoneNumberVerified, setPicture, setPreferredUsername, setProfile, setSub, setUpdatedTime, setWebsite, setZoneInfo
public FcIdentity(fr.paris.lutece.plugins.franceconnect.oidc.UserInfo userInfo)
userInfo
- UserInfopublic String getIdsBirthDate()
public void setIdsBirthDate(String strIdsBirthDate)
strIdsBirthDate
- The IdsBirthDatepublic String getIdsBirthPlace()
public void setIdsBirthPlace(String strIdsBirthPlace)
strIdsBirthPlace
- The IdsBirthPlacepublic String getIdsBirthCountry()
public void setIdsBirthCountry(String strIdsBirthCountry)
strIdsBirthCountry
- The IdsBirthCountrypublic String getIdsGender()
Copyright © 2017 City of Paris. All rights reserved.