Package | Description |
---|---|
org.keycloak.models.cache.infinispan.authorization.events |
Modifier and Type | Method and Description |
---|---|
static ResourceRemovedEvent |
ResourceRemovedEvent.create(String id,
String name,
String type,
Set<String> uris,
String owner,
Set<String> scopes,
String serverId) |
ResourceRemovedEvent |
ResourceRemovedEvent.ExternalizerImpl.readObject(ObjectInput input) |
ResourceRemovedEvent |
ResourceRemovedEvent.ExternalizerImpl.readObjectVersion1(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceRemovedEvent.ExternalizerImpl.writeObject(ObjectOutput output,
ResourceRemovedEvent obj) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.