protected static class OAuth2ResourceServerConfiguration.ResourceServerCondition extends SpringBootCondition implements ConfigurationCondition
ConfigurationCondition.ConfigurationPhase| Modifier | Constructor and Description | 
|---|---|
protected  | 
ResourceServerCondition()  | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigurationCondition.ConfigurationPhase | 
getConfigurationPhase()  | 
ConditionOutcome | 
getMatchOutcome(ConditionContext context,
               AnnotatedTypeMetadata metadata)
Determine the outcome of the match along with suitable log output. 
 | 
anyMatches, matches, matchespublic ConfigurationCondition.ConfigurationPhase getConfigurationPhase()
getConfigurationPhase in interface ConfigurationConditionpublic ConditionOutcome getMatchOutcome(ConditionContext context, AnnotatedTypeMetadata metadata)
SpringBootConditiongetMatchOutcome in class SpringBootConditioncontext - the condition contextmetadata - the annotation metadataCopyright © 2016 Pivotal Software, Inc.. All rights reserved.