protected static class OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition extends SpringBootCondition
Modifier | Constructor and Description |
---|---|
protected |
NeedsWebSecurityCondition() |
Modifier and Type | Method and Description |
---|---|
ConditionOutcome |
getMatchOutcome(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata)
Determine the outcome of the match along with suitable log output.
|
anyMatches, logOutcome, matches, matches
public ConditionOutcome getMatchOutcome(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
SpringBootCondition
context
- the condition contextmetadata
- the annotation metadataCopyright © 2017 Pivotal Software, Inc.. All rights reserved.