Class ConjurProperties


  • public class ConjurProperties
    extends Object
    The type Conjur properties.
    • Constructor Detail

      • ConjurProperties

        public ConjurProperties()
    • Method Detail

      • getAccount

        public String getAccount()
        Gets account.
        Returns:
        the account
      • setAccount

        public void setAccount​(String account)
        Sets account.
        Parameters:
        account - the account
      • getApplianceUrl

        public String getApplianceUrl()
        Gets appliance url.
        Returns:
        the appliance url
      • setApplianceUrl

        public void setApplianceUrl​(String applianceUrl)
        Sets appliance url.
        Parameters:
        applianceUrl - the appliance url
      • getAuthTokenFile

        public String getAuthTokenFile()
        Gets auth token file.
        Returns:
        the auth token file
      • setAuthTokenFile

        public void setAuthTokenFile​(String authToken)
        Sets auth token file.
        Parameters:
        authToken - the auth token
      • getAuthnLogin

        public String getAuthnLogin()
        Gets authn login.
        Returns:
        the authn login
      • setAuthnLogin

        public void setAuthnLogin​(String authnLogin)
        Sets authn login.
        Parameters:
        authnLogin - the authn login
      • getCertFile

        public String getCertFile()
        Gets cert file.
        Returns:
        the cert file
      • setCertFile

        public void setCertFile​(String certFile)
        Sets cert file.
        Parameters:
        certFile - the cert file
      • getSslCertificate

        public String getSslCertificate()
        Gets ssl certificate.
        Returns:
        the ssl certificate
      • setSslCertificate

        public void setSslCertificate​(String sslCertificate)
        Sets ssl certificate.
        Parameters:
        sslCertificate - the ssl certificate
      • getAuthnApiKey

        public String getAuthnApiKey()
        Gets auth api key.
        Returns:
        the auth api key
      • setAuthnApiKey

        public void setAuthnApiKey​(String authnApiKey)
        Sets auth api key.
        Parameters:
        authnApiKey - the auth api key
      • getJwtTokenPath

        public String getJwtTokenPath()
        Gets jwt token path.
        Returns:
        the jwt token path
      • setJwtTokenPath

        public void setJwtTokenPath​(String jwtTokenPath)
        Sets jwt token path.
        Parameters:
        jwtTokenPath - the jwt token path
      • getAuthenticatorId

        public String getAuthenticatorId()
        Gets authenticator id.
        Returns:
        the authenticator id
      • setAuthenticatorId

        public void setAuthenticatorId​(String authenticatorId)
        Sets authenticator id.
        Parameters:
        authenticatorId - the authenticator id