public class AuthenticationServiceWrapperExtension extends Object implements javax.enterprise.inject.spi.Extension
KeycloakAuthenticationService
in this project to wrap an
AuthenticationService
already on the classpath so that the
KeycloakAuthenticationService
can be used to extend existing security infrastructure.Constructor and Description |
---|
AuthenticationServiceWrapperExtension() |
Modifier and Type | Method and Description |
---|---|
<T> void |
processAuthenticationServiceTypes(javax.enterprise.inject.spi.ProcessAnnotatedType<T> processedAnnotatedType) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.