Interface KnoxConfiguration
- All Known Implementing Classes:
StandardKnoxConfiguration
public interface KnoxConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
isKnoxEnabled
boolean isKnoxEnabled() -
getKnoxUrl
String getKnoxUrl() -
getAudiences
-
getKnoxCookieName
String getKnoxCookieName() -
getKnoxPublicKey
RSAPublicKey getKnoxPublicKey()
-