Uses of Class
com.tremolosecurity.k8s.model.Mapping
-
Uses of Mapping in com.tremolosecurity.k8s.model
Modifier and TypeMethodDescriptionSamlRemoteIdp.getMapping()
Mapping.withEncryptionCertAlias
(String encryptionCertAlias) Mapping.withEntityId
(String entityId) Mapping.withLogoutUrl
(String logoutUrl) Mapping.withPostUrl
(String postUrl) Mapping.withRedirectUrl
(String redirectUrl) Mapping.withSigningCertAlis
(String signingCertAlis) Modifier and TypeMethodDescriptionvoid
SamlRemoteIdp.setMapping
(Mapping mapping) SamlRemoteIdp.withMapping
(Mapping mapping)