Package org.apereo.cas.config
Class JpaWebAuthnConfiguration.JpaWebAuthnTransactionConfiguration
- java.lang.Object
-
- org.apereo.cas.config.JpaWebAuthnConfiguration.JpaWebAuthnTransactionConfiguration
-
- Enclosing class:
- JpaWebAuthnConfiguration
@Configuration(value="JpaWebAuthnTransactionConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class JpaWebAuthnConfiguration.JpaWebAuthnTransactionConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JpaWebAuthnTransactionConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.transaction.PlatformTransactionManagertransactionManagerWebAuthn(javax.persistence.EntityManagerFactory emf)
-