public static final class AuthenticationConfig.AuthnScheme extends Object
| Constructor and Description |
|---|
AuthnScheme(List<String> authnSchemeList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static AuthenticationConfig.AuthnScheme |
getNoAuthenticationScheme() |
int |
hashCode() |
boolean |
isAllowed(AuthenticationConfig.AuthnScheme userScheme) |
String |
toString() |
public boolean isAllowed(AuthenticationConfig.AuthnScheme userScheme)
userScheme - cannot be nullpublic static AuthenticationConfig.AuthnScheme getNoAuthenticationScheme()
Copyright © 2022. All rights reserved.