|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAuthenticator.AuthSpec
Authenticator.IPAuthSpec
private class Authenticator.IPAuthSpec
Allow or deny based on whether requestor's IP address is in the specified list.
Field Summary | |
---|---|
(package private) String |
ipList
|
Fields inherited from class Authenticator.AuthSpec |
---|
access, ACCESS_ALLOW, ACCESS_DENY, type, TYPE_ALL, TYPE_EXTERNAL, TYPE_IP, TYPE_LDAP |
Constructor Summary | |
---|---|
private |
Authenticator.IPAuthSpec()
|
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
String ipList
Constructor Detail |
---|
private Authenticator.IPAuthSpec()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |