Package swiss.trustbroker.samlmock
Class SamlMockConfiguration
java.lang.Object
swiss.trustbroker.samlmock.SamlMockConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic swiss.trustbroker.common.saml.service.ArtifactCacheServiceswiss.trustbroker.common.setup.service.GitServicestatic org.apache.velocity.app.VelocityEngine
-
Constructor Details
-
SamlMockConfiguration
public SamlMockConfiguration()
-
-
Method Details
-
gitService
@Bean public swiss.trustbroker.common.setup.service.GitService gitService() -
velocityEngine
@Bean public static org.apache.velocity.app.VelocityEngine velocityEngine() -
artifactCacheService
@Bean public static swiss.trustbroker.common.saml.service.ArtifactCacheService artifactCacheService()
-