public interface ClientRegistrationTrustedHostModel
| Modifier and Type | Method and Description |
|---|---|
void |
decreaseRemainingCount() |
int |
getCount() |
String |
getHostName() |
RealmModel |
getRealm() |
int |
getRemainingCount() |
void |
setCount(int count) |
void |
setRemainingCount(int remainingCount) |
RealmModel getRealm()
String getHostName()
int getCount()
void setCount(int count)
int getRemainingCount()
void setRemainingCount(int remainingCount)
void decreaseRemainingCount()
Copyright © 2016 JBoss by Red Hat. All rights reserved.