return CollectionUtils.wrapList(GoogleAuthenticatorAccount.class.getPackage().getName(),JpaGoogleAuthenticatorToken.class.getPackage().getName()); | return CollectionUtils.wrapSet(GoogleAuthenticatorAccount.class.getPackage().getName(),JpaGoogleAuthenticatorToken.class.getPackage().getName()); | CollectionUtils.wrapList(GoogleAuthenticatorAccount.class.getPackage().getName(),JpaGoogleAuthenticatorToken.class.getPackage().getName()) | CollectionUtils.wrapSet(GoogleAuthenticatorAccount.class.getPackage().getName(),JpaGoogleAuthenticatorToken.class.getPackage().getName()) | cas | 7f60a55f644bc7e4a03453b5b5bb51a86a76bb1d | org.apereo.cas.config.GoogleAuthenticatorJpaConfiguration | | _1 | jpaPackagesToScanGoogleAuthenticator |
---|
_2 | jpaPackagesToScanGoogleAuthenticator |
---|
| v0 | GoogleAuthenticatorAccount.class.getPackage().getName() |
---|
v1 | JpaGoogleAuthenticatorToken.class.getPackage().getName() |
---|
| - org.apereo.cas.util.CollectionUtils
| v0 | GoogleAuthenticatorAccount.class.getPackage().getName() |
---|
v1 | JpaGoogleAuthenticatorToken.class.getPackage().getName() |
---|
| Returns | True |