A B C D E F G I L M O P R S T U V 
All Classes All Packages

G

getAccessToken() - Method in class ca.ubc.ece.flowable.oidc.TokenData
Returns the value for the access_token attribute.
getAcr() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the acr attribute.
getAtHash() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the at_hash attribute.
getAud() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the aud attribute.
getAuthTime() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the auth_time attribute.
getAzp() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the azp attribute.
getCookieValue(HttpServletRequest, String) - Static method in class ca.ubc.ece.flowable.oidc.OpenIDConnect
Returns the cookie value for the cookie with the matching name.
getDisplayName() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the displayName attribute.
getEmail() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the email attribute.
getExp() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the exp attribute.
getExpiresIn() - Method in class ca.ubc.ece.flowable.oidc.TokenData
Returns the value for the expires_in attribute.
getFamilyName() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the family_name attribute.
getGivenName() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the given_name attribute.
getGivenName2() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the givenName attribute.
getGroupMembership() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the groupMembership attribute.
getHd() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the hd attribute.
getIat() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the iat attribute.
getIdToken() - Method in class ca.ubc.ece.flowable.oidc.TokenData
Returns the value for the id_token attribute.
getIss() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the iss attribute.
getLocale() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the locale attribute.
getMail() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the mail attribute.
getName() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the name attribute.
getNonce() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the nonce attribute.
getPicture() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the picture attribute.
getPreferredUsername() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the preferred_username attribute.
getProfile() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the profile attribute.
getProperty(String) - Method in class ca.ubc.ece.flowable.properties.Ldap
Returns the value for the property.
getProperty(String) - Method in class ca.ubc.ece.flowable.properties.Messages
Returns the value for the property.
getScope() - Method in class ca.ubc.ece.flowable.oidc.TokenData
Returns the value for the scope attribute.
getSessionState() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the session_state attribute.
getSid() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the sid attribute.
getSn() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the sn attribute.
getStudentNumber() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the ubcPersonStudentNumber attribute.
getSub() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the sub attribute.
getTokenData(String) - Static method in class ca.ubc.ece.flowable.oidc.OpenIDConnect
Returns the token data derived from the authorization code.
getTokenType() - Method in class ca.ubc.ece.flowable.oidc.TokenData
Returns the value for the token_type attribute.
getTyp() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the typ attribute.
getUid() - Method in class ca.ubc.ece.flowable.oidc.IdToken
Returns the value for the uid attribute.
getUserInfo(String, String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
Returns the user info value for the user and the key.
GRANT_TYPE - Static variable in class ca.ubc.ece.flowable.oidc.Params
The parameter name for the grant_type.
GRANT_TYPE - Static variable in class ca.ubc.ece.flowable.properties.Props
The property name for the grant type.
A B C D E F G I L M O P R S T U V 
All Classes All Packages