Package com.mapr.baseutils.sso
Class SsoManager
java.lang.Object
com.mapr.baseutils.sso.SsoManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SsoManagercom.mapr.fs.cldb.proto.CLDBProto.SsoConfigParamsvoidintupdateSsoConfFiles(String iss, String type, String clientId, String clientSecret)
-
Constructor Details
-
SsoManager
public SsoManager()
-
-
Method Details
-
readSsoParams
public void readSsoParams() -
updateSsoConfFiles
-
getInstance
-
getClientID
-
getClientSecret
-
getIssuer
-
getSsoProvider
-
getValidator
-
getSsoConfigParams
public com.mapr.fs.cldb.proto.CLDBProto.SsoConfigParams getSsoConfigParams()
-