public class IdentityConfiguredCondition extends Object implements org.springframework.context.annotation.Condition
Condition that helps to decide if Identity is configured or not.| Constructor and Description |
|---|
IdentityConfiguredCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata) |
Copyright © 2023. All rights reserved.