|
|
@ -35,6 +35,7 @@ public class OAuthValidatorFactory {
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* The method check the configuration and provide the appropriate implementation for OAuth2TokenValidator
|
|
|
|
* The method check the configuration and provide the appropriate implementation for OAuth2TokenValidator
|
|
|
|
|
|
|
|
*
|
|
|
|
* @return OAuth2TokenValidator
|
|
|
|
* @return OAuth2TokenValidator
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public static OAuth2TokenValidator getValidator() throws IllegalArgumentException {
|
|
|
|
public static OAuth2TokenValidator getValidator() throws IllegalArgumentException {
|
|
|
|