Class Mapping
java.lang.Object
com.tremolosecurity.k8s.model.Mapping
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setEncryptionCertAlias
(String encryptionCertAlias) void
setEntityId
(String entityId) void
setLogoutUrl
(String logoutUrl) void
setPostUrl
(String postUrl) void
setRedirectUrl
(String redirectUrl) void
setSigningCertAlis
(String signingCertAlis) toString()
withEncryptionCertAlias
(String encryptionCertAlias) withEntityId
(String entityId) withLogoutUrl
(String logoutUrl) withPostUrl
(String postUrl) withRedirectUrl
(String redirectUrl) withSigningCertAlis
(String signingCertAlis)
-
Constructor Details
-
Mapping
public Mapping()No args constructor for use in serialization -
Mapping
-
-
Method Details
-
getEntityId
-
setEntityId
-
withEntityId
-
getPostUrl
-
setPostUrl
-
withPostUrl
-
getRedirectUrl
-
setRedirectUrl
-
withRedirectUrl
-
getLogoutUrl
-
setLogoutUrl
-
withLogoutUrl
-
getSigningCertAlis
-
setSigningCertAlis
-
withSigningCertAlis
-
getEncryptionCertAlias
-
setEncryptionCertAlias
-
withEncryptionCertAlias
-
toString
-
hashCode
-
equals
-