| Package | Description |
|---|---|
| org.keycloak.models.sessions.infinispan.stream |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationSessionPredicate |
AuthenticationSessionPredicate.client(String client) |
static AuthenticationSessionPredicate |
AuthenticationSessionPredicate.create(String realm) |
AuthenticationSessionPredicate |
AuthenticationSessionPredicate.expired(Integer expired) |
AuthenticationSessionPredicate |
AuthenticationSessionPredicate.user(String user) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.