public class OAuth2ClientAuthenticationTokenDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken>
Description: OAuth2ClientAuthenticationTokenDeserializer
| 构造器和说明 |
|---|
OAuth2ClientAuthenticationTokenDeserializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic OAuth2ClientAuthenticationTokenDeserializer()
public org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext context)
throws IOException,
com.fasterxml.jackson.core.JacksonException
deserialize 在类中 com.fasterxml.jackson.databind.JsonDeserializer<org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken>IOExceptioncom.fasterxml.jackson.core.JacksonExceptionCopyright © 2023 Dromara. All rights reserved.