public class FederatedLoginServiceUserProperty extends UserProperty
FederatedLoginService
to this user.
See FederatedLoginService
for what "identifier" exactly means
FederatedLoginService
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
identifiers |
user
Modifier | Constructor and Description |
---|---|
protected |
FederatedLoginServiceUserProperty(Collection<String> identifiers) |
Modifier and Type | Method and Description |
---|---|
void |
addIdentifier(String id) |
Collection<String> |
getIdentifiers() |
boolean |
has(String identifier) |
all, getDescriptor, reconfigure, setUser
protected FederatedLoginServiceUserProperty(Collection<String> identifiers)
public boolean has(String identifier)
public Collection<String> getIdentifiers()
public void addIdentifier(String id) throws IOException
IOException
Copyright © 2004–2022. All rights reserved.