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