Interface LdapRoleMapStorage.LdapRoleMapKeycloakTransactionFunction<A,B,R>
-
- Enclosing class:
- LdapRoleMapStorage
public static interface LdapRoleMapStorage.LdapRoleMapKeycloakTransactionFunction<A,B,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
apply(A a, B b)
-