protected static class FluentTestsHelper.ClientData extends Object
Constructor and Description |
---|
ClientData(org.keycloak.representations.idm.ClientRepresentation clientRepresentation,
String registrationCode) |
Modifier and Type | Method and Description |
---|---|
org.keycloak.representations.idm.ClientRepresentation |
getClientRepresentation() |
String |
getRegistrationCode() |
public ClientData(org.keycloak.representations.idm.ClientRepresentation clientRepresentation, String registrationCode)
public org.keycloak.representations.idm.ClientRepresentation getClientRepresentation()
public String getRegistrationCode()
Copyright © 2019 JBoss by Red Hat. All rights reserved.