return List.of(PasswordlessAuthenticationToken.class.getPackage().getName()); | return Set.of(PasswordlessAuthenticationToken.class.getPackage().getName()); | List.of(PasswordlessAuthenticationToken.class.getPackage().getName()) | Set.of(PasswordlessAuthenticationToken.class.getPackage().getName()) | cas | 7f60a55f644bc7e4a03453b5b5bb51a86a76bb1d | org.apereo.cas.config.JpaPasswordlessAuthenticationConfiguration | | _1 | jpaPasswordlessPackagesToScan |
---|
_2 | jpaPasswordlessPackagesToScan |
---|
| v0 | PasswordlessAuthenticationToken.class.getPackage().getName() |
---|
| | v0 | PasswordlessAuthenticationToken.class.getPackage().getName() |
---|
| Returns | True |