@FunctionalInterface public interface IdentityServiceSupplier<T extends IdentityService>
Modifier and Type | Method and Description |
---|---|
IdentityService |
get()
Constructed instance of IdentityService resource
|
IdentityService get()
Copyright © 2019 JBoss by Red Hat. All rights reserved.