A B C D E F G I L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- SCOPE - Static variable in class ca.ubc.ece.flowable.oidc.Params
-
The parameter name for the scope.
- service(HttpServletRequest, HttpServletResponse) - Method in class ca.ubc.ece.flowable.servlets.CodeServlet
-
Processes the servlet requests.
- setAccessToken(String) - Method in class ca.ubc.ece.flowable.oidc.TokenData
-
Sets the value for the access_token attribute.
- setAcr(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the acr attribute.
- setAtHash(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the at_hash attribute.
- setAud(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the aud attribute.
- setAuthTime(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the auth_time attribute.
- setAzp(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the azp attribute.
- setDisplayName(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the displayName attribute.
- setEmail(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the email attribute.
- setEmailVerified(boolean) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the email_verified attribute.
- setExp(int) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the exp attribute.
- setExpiresIn(int) - Method in class ca.ubc.ece.flowable.oidc.TokenData
-
Sets the value for the expires_in attribute.
- setFamilyName(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the family_name attribute.
- setGivenName(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the given_name attribute.
- setGivenName2(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the givenName attribute.
- setGroupMembership(String[]) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the groupMembership attribute.
- setHd(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the hd attribute.
- setIat(int) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the iat attribute.
- setIdToken(String) - Method in class ca.ubc.ece.flowable.oidc.TokenData
-
Sets the value for the id_token attribute.
- setIss(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the iss attribute.
- setLocale(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the locale attribute.
- setMail(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the mail attribute.
- setName(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the name attribute.
- setNonce(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the nonce attribute.
- setPicture(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the picture attribute.
- setPreferredUsername(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the preferred_username attribute.
- setProfile(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the profile attribute.
- setScope(String) - Method in class ca.ubc.ece.flowable.oidc.TokenData
-
Sets the value for the scope attribute.
- setSessionState(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the session_state attribute.
- setSid(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the sid attribute.
- setSn(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the sn attribute.
- setStudentNumber(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the ubcPersonStudentNumber attribute.
- setSub(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the sub attribute.
- setTokenType(String) - Method in class ca.ubc.ece.flowable.oidc.TokenData
-
Sets the value for the token_type attribute.
- setTyp(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the typ attribute.
- setUid(String) - Method in class ca.ubc.ece.flowable.oidc.IdToken
-
Sets the value for the uid attribute.
- setUserInfo(String, String, String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Sets the user info value for the user and the key.
- SLINK_IS_INVALID - Static variable in class ca.ubc.ece.flowable.properties.Messages
-
The property name for the secure link is invalid or has expired message.
- SLINK_NO_USER_FOUND - Static variable in class ca.ubc.ece.flowable.properties.Messages
-
The property name for the no user found for secure link message.
- SQL_NATIVE_FIND_USER_ID_BY_USER_INFO_1 - Static variable in class ca.ubc.ece.flowable.properties.Props
-
The property name for the find user id by user info native sql query part 1.
- SQL_NATIVE_FIND_USER_ID_BY_USER_INFO_2 - Static variable in class ca.ubc.ece.flowable.properties.Props
-
The property name for the find user id by user info native sql query part 2.
- SQL_NATIVE_FIND_USER_ID_BY_USER_INFO_3 - Static variable in class ca.ubc.ece.flowable.properties.Props
-
The property name for the find user id by user info native sql query part 3.
- STATE - Static variable in class ca.ubc.ece.flowable.oidc.Params
-
The parameter name for the state.
All Classes All Packages