| Modifier and Type | Method and Description |
|---|---|
List<Loginattempts> |
SecurityBuilder.getLoginattempts() |
List<Loginattempts> |
Security.getLoginattempts() |
| Modifier and Type | Method and Description |
|---|---|
SecurityBuilder |
SecurityBuilder.setLoginattempts(List<Loginattempts> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<Loginattempts>> |
LoginattemptsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Loginattempts |
LoginattemptsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LoginattemptsBuilder |
LoginattemptsBuilder.addAugmentation(Class<? extends Augmentation<Loginattempts>> augmentationType,
Augmentation<Loginattempts> augmentation) |
LoginattemptsBuilder |
LoginattemptsBuilder.addAugmentation(Class<? extends Augmentation<Loginattempts>> augmentationType,
Augmentation<Loginattempts> augmentation) |
LoginattemptsBuilder |
LoginattemptsBuilder.removeAugmentation(Class<? extends Augmentation<Loginattempts>> augmentationType) |
| Constructor and Description |
|---|
LoginattemptsBuilder(Loginattempts base) |
Copyright © 2016 OpenDaylight. All rights reserved.