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, setValueFor
protected AmbariServerConfigurationCategory getCategory()
getCategory
in class AmbariServerConfiguration
public 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 AmbariServerConfiguration
Copyright © 2022 Apache Software Foundation. All rights reserved.