public class JwtAuthenticationProperties extends AmbariServerConfiguration
configurationMap| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAudiences() |
String |
getAuthenticationProviderUrl() |
protected AmbariServerConfigurationCategory |
getCategory() |
String |
getCertification() |
String |
getCookieName() |
String |
getOriginalUrlQueryParam() |
RSAPublicKey |
getPublicKey() |
boolean |
isEnabledForAmbari() |
Map<String,String> |
toMap() |
getValue, getValue, setValueFor, setValueForprotected AmbariServerConfigurationCategory getCategory()
getCategory in class AmbariServerConfigurationpublic String getAuthenticationProviderUrl()
public String getCertification()
public RSAPublicKey getPublicKey()
public String getCookieName()
public String getOriginalUrlQueryParam()
public boolean isEnabledForAmbari()
public Map<String,String> toMap()
toMap in class AmbariServerConfigurationCopyright © 2022 Apache Software Foundation. All rights reserved.