Class ExternalGroupRef
- java.lang.Object
-
- org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
-
- org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalGroupRef
-
@Deprecated public class ExternalGroupRef extends ExternalIdentityRef
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description ExternalGroupRef(@NotNull String id, @Nullable String providerName)
Deprecated.Creates a new external group ref with the given id and provider name
-
Method Summary
-
Methods inherited from class org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityRef
equals, fromString, getId, getProviderName, getString, hashCode, toString
-
-