Keycloak Wildfly SAML Adapter Subsystem 3.4.17.Final-redhat-00001
- java.lang.Object
-
- org.keycloak.subsystem.adapter.saml.extension.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 Wildfly SAML Adapter Subsystem 3.4.17.Final-redhat-00001
Copyright © 2019 JBoss by Red Hat. All rights reserved.