Uses of Class
com.tremolosecurity.k8s.model.SamlRemoteIdp
Packages that use SamlRemoteIdp
-
Uses of SamlRemoteIdp in com.tremolosecurity.k8s.model
Methods in com.tremolosecurity.k8s.model that return SamlRemoteIdpModifier and TypeMethodDescriptionSamlRemoteIdp.withMapping
(Mapping mapping) SamlRemoteIdp.withSource
(Source source) Methods in com.tremolosecurity.k8s.model that return types with arguments of type SamlRemoteIdpMethod parameters in com.tremolosecurity.k8s.model with type arguments of type SamlRemoteIdpModifier and TypeMethodDescriptionvoid
OpenUnisonCRD.setSamlRemoteIdp
(List<SamlRemoteIdp> samlRemoteIdp) OpenUnisonCRD.withSamlRemoteIdp
(List<SamlRemoteIdp> samlRemoteIdp)