Package io.gravitee.am.service.model
Class PatchSAMLSettings
java.lang.Object
io.gravitee.am.service.model.PatchSAMLSettings
- Author:
- Titouan COMPIEGNE (titouan.compiegne at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpatch(SAMLSettings _toPatch) voidsetCertificate(Optional<String> certificate) voidsetEnabled(Optional<Boolean> enabled) voidsetEntityId(Optional<String> entityId)
-
Constructor Details
-
PatchSAMLSettings
public PatchSAMLSettings() -
PatchSAMLSettings
-
-
Method Details
-
getEnabled
-
setEnabled
-
getEntityId
-
setEntityId
-
getCertificate
-
setCertificate
-
patch
-
getRequiredPermissions
-