public interface RealmsResource
Modifier and Type | Method and Description |
---|---|
void |
create(RealmRepresentation realmRepresentation) |
List<RealmRepresentation> |
findAll() |
RealmResource |
realm(String realm) |
RealmResource realm(String realm)
void create(RealmRepresentation realmRepresentation)
List<RealmRepresentation> findAll()
Copyright © 2019 JBoss by Red Hat. All rights reserved.