@Configuration @ConditionalOnWebApplication @EnableConfigurationProperties(value=KeycloakSpringBootProperties.class) public class KeycloakSpringBootConfiguration extends Object
KeycloakSpringBootConfiguration()
org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer
getKeycloakContainerCustomizer()
org.springframework.boot.context.embedded.tomcat.TomcatContextCustomizer
getTomcatKeycloakContextCustomizer()
void
setKeycloakSpringBootProperties(KeycloakSpringBootProperties keycloakProperties)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeycloakSpringBootConfiguration()
@Autowired public void setKeycloakSpringBootProperties(KeycloakSpringBootProperties keycloakProperties)
@Bean public org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer getKeycloakContainerCustomizer()
@Bean public org.springframework.boot.context.embedded.tomcat.TomcatContextCustomizer getTomcatKeycloakContextCustomizer()
Copyright © 2015 JBoss by Red Hat. All rights reserved.