Class SP

    • Constructor Detail

      • SP

        public SP()
    • Method Detail

      • getEntityID

        public String getEntityID()
      • setEntityID

        public void setEntityID​(String entityID)
      • getSslPolicy

        public String getSslPolicy()
      • setSslPolicy

        public void setSslPolicy​(String sslPolicy)
      • isForceAuthentication

        public boolean isForceAuthentication()
      • setForceAuthentication

        public void setForceAuthentication​(Boolean forceAuthentication)
      • isIsPassive

        public boolean isIsPassive()
      • setIsPassive

        public void setIsPassive​(Boolean isPassive)
      • isTurnOffChangeSessionIdOnLogin

        public boolean isTurnOffChangeSessionIdOnLogin()
      • setTurnOffChangeSessionIdOnLogin

        public void setTurnOffChangeSessionIdOnLogin​(Boolean turnOffChangeSessionIdOnLogin)
      • isKeepDOMAssertion

        public boolean isKeepDOMAssertion()
      • setKeepDOMAssertion

        public void setKeepDOMAssertion​(Boolean keepDOMAssertion)
      • getKeys

        public List<Key> getKeys()
      • setKeys

        public void setKeys​(List<Key> keys)
      • getNameIDPolicyFormat

        public String getNameIDPolicyFormat()
      • setNameIDPolicyFormat

        public void setNameIDPolicyFormat​(String nameIDPolicyFormat)
      • getRoleAttributes

        public Set<String> getRoleAttributes()
      • setRoleAttributes

        public void setRoleAttributes​(Set<String> roleAttributes)
      • getIdp

        public IDP getIdp()
      • setIdp

        public void setIdp​(IDP idp)
      • getLogoutPage

        public String getLogoutPage()
      • setLogoutPage

        public void setLogoutPage​(String logoutPage)
      • isAutodetectBearerOnly

        public boolean isAutodetectBearerOnly()
      • setAutodetectBearerOnly

        public void setAutodetectBearerOnly​(Boolean autodetectBearerOnly)