| Package | Description |
|---|---|
| org.dspace.authenticate |
End-user authentication manager, interface and implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<IPMatcher,UUID> |
IPAuthentication.ipMatcherGroupIDs
Maps IPMatchers to group IDs (Integers) where we know the group DB ID
|
protected Map<IPMatcher,String> |
IPAuthentication.ipMatcherGroupNames
Maps IPMatchers to group names when we don't know group DB ID yet.
|
protected List<IPMatcher> |
IPAuthentication.ipMatchers
All the IP matchers
|
protected List<IPMatcher> |
IPAuthentication.ipNegativeMatchers
All the negative IP matchers
|
Copyright © 2016 DuraSpace. All Rights Reserved.