@Internal public class PasswordGrantCondition extends AbstractCondition
| Constructor and Description |
|---|
PasswordGrantCondition() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFailureMessagePrefix(java.lang.String name) |
protected boolean |
handleConfigurationEnabled(OauthClientConfiguration clientConfiguration,
io.micronaut.context.condition.ConditionContext<?> context,
java.lang.String failureMsgPrefix) |
matches@NonNull
protected java.lang.String getFailureMessagePrefix(@NonNull
java.lang.String name)
getFailureMessagePrefix in class AbstractConditionprotected boolean handleConfigurationEnabled(@NonNull
OauthClientConfiguration clientConfiguration,
@NonNull
io.micronaut.context.condition.ConditionContext<?> context,
@NonNull
java.lang.String failureMsgPrefix)
handleConfigurationEnabled in class AbstractCondition