Uses of Class
io.vertigo.connectors.saml2.SAML2Features
-
Packages that use SAML2Features Package Description io.vertigo.connectors.saml2 -
-
Uses of SAML2Features in io.vertigo.connectors.saml2
Methods in io.vertigo.connectors.saml2 that return SAML2Features Modifier and Type Method Description SAML2FeaturesSAML2Features. withCommonConfig(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withIpFileKey(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withIpKeystoreKey(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withIpMetadataFile(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withIpStringKey(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withKeyfiles(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withKeystore(io.vertigo.core.param.Param... params)SAML2FeaturesSAML2Features. withStringKey(io.vertigo.core.param.Param... params)
-