Class Sp
java.lang.Object
com.liferay.saml.admin.rest.dto.v1_0.Sp
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAllowShowingTheLoginPortlet(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> allowShowingTheLoginPortletUnsafeSupplier) voidsetAllowShowingTheLoginPortlet(Boolean allowShowingTheLoginPortlet) voidsetAssertionSignatureRequired(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> assertionSignatureRequiredUnsafeSupplier) voidsetAssertionSignatureRequired(Boolean assertionSignatureRequired) voidsetClockSkew(com.liferay.petra.function.UnsafeSupplier<Long, Exception> clockSkewUnsafeSupplier) voidsetClockSkew(Long clockSkew) voidsetKeyStoreEncryptionCredentialPassword(com.liferay.petra.function.UnsafeSupplier<String, Exception> keyStoreEncryptionCredentialPasswordUnsafeSupplier) voidsetKeyStoreEncryptionCredentialPassword(String keyStoreEncryptionCredentialPassword) voidsetLdapImportEnabled(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> ldapImportEnabledUnsafeSupplier) voidsetLdapImportEnabled(Boolean ldapImportEnabled) voidsetSignAuthnRequest(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> signAuthnRequestUnsafeSupplier) voidsetSignAuthnRequest(Boolean signAuthnRequest) static SptoString()static SpunsafeToDTO(String json)
-
Field Details
-
allowShowingTheLoginPortlet
-
assertionSignatureRequired
-
clockSkew
-
keyStoreEncryptionCredentialPassword
-
ldapImportEnabled
-
signAuthnRequest
-
xClassName
-
-
Constructor Details
-
Sp
public Sp()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getAllowShowingTheLoginPortlet
-
setAllowShowingTheLoginPortlet
-
setAllowShowingTheLoginPortlet
-
getAssertionSignatureRequired
-
setAssertionSignatureRequired
-
setAssertionSignatureRequired
-
getClockSkew
-
setClockSkew
-
setClockSkew
-
getKeyStoreEncryptionCredentialPassword
-
setKeyStoreEncryptionCredentialPassword
-
setKeyStoreEncryptionCredentialPassword
-
getLdapImportEnabled
-
setLdapImportEnabled
-
setLdapImportEnabled
-
getSignAuthnRequest
-
setSignAuthnRequest
-
setSignAuthnRequest
-
equals
-
hashCode
public int hashCode() -
toString
-