public static final class AuthenticationConfig.AuthnScheme extends Object
Constructor and Description |
---|
AuthenticationConfig.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 © 2015. All Rights Reserved.