Package | Description |
---|---|
org.keycloak.models.sessions.infinispan.stream |
Modifier and Type | Method and Description |
---|---|
static AuthenticatedClientSessionPredicate |
AuthenticatedClientSessionPredicate.create(String realm)
Creates a client session predicate.
|
AuthenticatedClientSessionPredicate |
AuthenticatedClientSessionPredicate.expired(Integer expired) |
AuthenticatedClientSessionPredicate |
AuthenticatedClientSessionPredicate.ExternalizerImpl.readObject(ObjectInput input) |
AuthenticatedClientSessionPredicate |
AuthenticatedClientSessionPredicate.ExternalizerImpl.readObjectVersion1(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatedClientSessionPredicate.ExternalizerImpl.writeObject(ObjectOutput output,
AuthenticatedClientSessionPredicate obj) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.