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 Details

    • ExternalGroupRef

      public ExternalGroupRef(@NotNull @NotNull String id, @Nullable @Nullable String providerName)
      Deprecated.
      Creates a new external group ref with the given id and provider name
      Parameters:
      id - the id of the identity.
      providerName - the name of the identity provider