public interface RealmsResource
Modifier and Type | Method and Description |
---|---|
RealmResource |
realm(String realm) |
@Path(value="/admin/realms/{realm}") RealmResource realm(@PathParam(value="realm") String realm)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.