Uses of Class
cronapp.framework.authentication.saml.SamlProperties
-
Packages that use SamlProperties Package Description cronapp.framework.authentication.saml -
-
Uses of SamlProperties in cronapp.framework.authentication.saml
Methods in cronapp.framework.authentication.saml with parameters of type SamlProperties Modifier and Type Method Description org.opensaml.saml2.metadata.provider.HTTPMetadataProviderSamlConfigurer. httpMetadataProvider(org.opensaml.xml.parse.ParserPool parserPool, org.apache.commons.httpclient.HttpClient httpClient, SamlProperties samlProperties)org.springframework.security.saml.key.JKSKeyManagerSamlConfigurer. keyManager(SamlProperties samlProperties)org.springframework.security.saml.metadata.MetadataGeneratorSamlConfigurer. metadataGenerator(SamlProperties samlProperties)
-