public class GenericUserIdentifierCollection extends java.lang.Object implements UserIdentifierCollection
Constructor and Description |
---|
GenericUserIdentifierCollection(java.util.Collection<UserIdentifier> identifiers) |
GenericUserIdentifierCollection(UserIdentifier... identifiers) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<UserIdentifier> |
getUserIdentifiers() |
public GenericUserIdentifierCollection(java.util.Collection<UserIdentifier> identifiers)
public GenericUserIdentifierCollection(UserIdentifier... identifiers)
public java.util.Collection<UserIdentifier> getUserIdentifiers()
getUserIdentifiers
in interface UserIdentifierCollection