软件包 org.springframework.security.oauth2.common

接口摘要
ExpiringOAuth2RefreshToken  
OAuth2AccessToken  
OAuth2RefreshToken  
 

类摘要
DefaultExpiringOAuth2RefreshToken  
DefaultOAuth2AccessToken Basic access token for OAuth 2.
DefaultOAuth2RefreshToken An OAuth 2 refresh token.
DefaultThrowableAnalyzer Default implementation of ThrowableAnalyzer which is capable of also unwrapping ServletExceptions.
OAuth2AccessTokenJackson1Deserializer Provides the ability to deserialize JSON response into an OAuth2AccessToken with jackson by implementing JsonDeserializer.
OAuth2AccessTokenJackson1Serializer Provides the ability to serialize an OAuth2AccessToken with jackson by implementing JsonSerializer.
OAuth2AccessTokenJackson2Deserializer Provides the ability to deserialize JSON response into an OAuth2AccessToken with jackson2 by implementing JsonDeserializer.
OAuth2AccessTokenJackson2Serializer Provides the ability to serialize an OAuth2AccessToken with jackson2 by implementing JsonDeserializer.
 

枚举摘要
AuthenticationScheme Enumeration of possible methods for transmitting authentication credentials.
 



Copyright © 2013. All rights reserved.