Uses of Class
io.vertigo.connectors.saml2.SAML2Features
Packages that use SAML2Features
-
Uses of SAML2Features in io.vertigo.connectors.saml2
Methods in io.vertigo.connectors.saml2 that return SAML2FeaturesModifier and TypeMethodDescriptionSAML2Features.withCommonConfig(io.vertigo.core.param.Param... params) SAML2Features.withIpFileKey(io.vertigo.core.param.Param... params) SAML2Features.withIpKeystoreKey(io.vertigo.core.param.Param... params) SAML2Features.withIpMetadataFile(io.vertigo.core.param.Param... params) SAML2Features.withIpStringKey(io.vertigo.core.param.Param... params) SAML2Features.withKeyfiles(io.vertigo.core.param.Param... params) SAML2Features.withKeystore(io.vertigo.core.param.Param... params) SAML2Features.withStringKey(io.vertigo.core.param.Param... params)