in src/main/java/org/apache/sling/jcr/jackrabbit/base/security/PrincipalProviderTracker.java [101:103]
public PrincipalProvider registerProvider(Properties configuration) throws RepositoryException {
throw new UnsupportedOperationException("The PrincipalProvider are only registered as OSGi services");
}