Uses of Annotation Interface
oracle.stellent.ridc.common.util.JsonProperty
Packages that use JsonProperty
-
Uses of JsonProperty in oracle.stellent.ridc.protocol.http.auth
Methods in oracle.stellent.ridc.protocol.http.auth with annotations of type JsonPropertyModifier and TypeMethodDescriptionvoidvoidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setDUserFullName(String dUserFullName) voidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setExpiration(String expiration) voidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setIdcService(String idcService) voidvoidOAuth2IDCSAuthHandler.IDCSLoginSuccessObject.setPostParams(String postParams) voidOAuth2IDCSAuthHandler.IDCSLoginSuccessObject.setRedirectUrl(String redirectUrl) voidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setRefreshTokenValue(String refreshTokenValue) voidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setStatusCode(String statusCode) voidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setStatusMessage(String statusMessage) voidOAuth2IDCSAuthHandler.GetOAuthTokenObject.setStatusMessageKey(String statusMessageKey) voidOAuth2IDCSAuthHandler.IDCSLoginSuccessObject.setSuccess(boolean success)