@Deprecated public class ExternalGroupRef extends ExternalIdentityRef
| Constructor and Description |
|---|
ExternalGroupRef(String id,
String providerName)
Deprecated.
Creates a new external group ref with the given id and provider name
|
equals, fromString, getId, getProviderName, getString, hashCode, toStringpublic ExternalGroupRef(@Nonnull String id, @CheckForNull String providerName)
id - the id of the identity.providerName - the name of the identity providerCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.