public interface ClientInitialAccessModel
Modifier and Type | Method and Description |
---|---|
void |
decreaseRemainingCount() |
int |
getCount() |
int |
getExpiration() |
String |
getId() |
RealmModel |
getRealm() |
int |
getRemainingCount() |
int |
getTimestamp() |
String getId()
RealmModel getRealm()
int getTimestamp()
int getExpiration()
int getCount()
int getRemainingCount()
void decreaseRemainingCount()
Copyright © 2016 JBoss by Red Hat. All rights reserved.