DefaultTokenServices

Source file "org/springframework/security/oauth2/provider/token/DefaultTokenServices.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total654 of 6540%80 of 800%64641501502424
refreshAccessToken(String, TokenRequest)1560%180%1010282811
loadAuthentication(String)860%80%55161611
createAccessToken(OAuth2Authentication)790%140%88222211
createRefreshedAuthentication(OAuth2Authentication, TokenRequest)520%80%55101011
createAccessToken(OAuth2Authentication, OAuth2RefreshToken)430%40%337711
getClientId(String)390%40%337711
createRefreshToken(OAuth2Authentication)360%40%337711
revokeToken(String)230%40%337711
isExpired(OAuth2RefreshToken)210%60%445511
getAccessTokenValiditySeconds(OAuth2Request)200%40%336611
getRefreshTokenValiditySeconds(OAuth2Request)200%40%336611
isSupportRefreshToken(OAuth2Request)170%20%224411
DefaultTokenServices()150%n/a115511
afterPropertiesSet()50%n/a112211
getAccessToken(OAuth2Authentication)50%n/a111111
readAccessToken(String)50%n/a111111
setTokenEnhancer(TokenEnhancer)40%n/a112211
setRefreshTokenValiditySeconds(int)40%n/a112211
setAccessTokenValiditySeconds(int)40%n/a112211
setSupportRefreshToken(boolean)40%n/a112211
setReuseRefreshToken(boolean)40%n/a112211
setTokenStore(TokenStore)40%n/a112211
setAuthenticationManager(AuthenticationManager)40%n/a112211
setClientDetailsService(ClientDetailsService)40%n/a112211