Keycloak AS7 Subsystem 15.0.4.redhat-00001
- java.lang.Object
-
- org.keycloak.subsystem.as7.KeycloakAdapterConfigDeploymentProcessor
-
- All Implemented Interfaces:
- org.jboss.as.server.deployment.DeploymentUnitProcessor
public class KeycloakAdapterConfigDeploymentProcessor
extends Object
implements org.jboss.as.server.deployment.DeploymentUnitProcessor
Pass authentication data (keycloak.json) as a servlet context param so it can be read by the KeycloakServletExtension.
- Author:
- Stan Silvert ssilvert@redhat.com (C) 2014 Red Hat Inc.
-
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) |
void |
undeploy(org.jboss.as.server.deployment.DeploymentUnit du) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Keycloak AS7 Subsystem 15.0.4.redhat-00001
Copyright © 2021 JBoss by Red Hat. All rights reserved.