| Package | Description |
|---|---|
| org.keycloak.admin.client.resource | |
| org.keycloak.authorization.policy.provider.regex |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RegexPoliciesResource.create(RegexPolicyRepresentation representation) |
| Modifier and Type | Method and Description |
|---|---|
RegexPolicyRepresentation |
RegexPolicyProviderFactory.toRepresentation(Policy policy,
AuthorizationProvider authorization) |
| Modifier and Type | Method and Description |
|---|---|
Class<RegexPolicyRepresentation> |
RegexPolicyProviderFactory.getRepresentationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegexPolicyProviderFactory.onCreate(Policy policy,
RegexPolicyRepresentation representation,
AuthorizationProvider authorization) |
void |
RegexPolicyProviderFactory.onUpdate(Policy policy,
RegexPolicyRepresentation representation,
AuthorizationProvider authorization) |
| Constructor and Description |
|---|
RegexPolicyProvider(BiFunction<Policy,AuthorizationProvider,RegexPolicyRepresentation> representationFunction) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.