org.cdlib.xtf.dynaXML
Class Authenticator.AllAuthSpec

Object
  extended by Authenticator.AuthSpec
      extended by Authenticator.AllAuthSpec
Enclosing class:
Authenticator

private class Authenticator.AllAuthSpec
extends Authenticator.AuthSpec

Allow or deny all access


Field Summary
 
Fields inherited from class Authenticator.AuthSpec
access, ACCESS_ALLOW, ACCESS_DENY, type, TYPE_ALL, TYPE_EXTERNAL, TYPE_IP, TYPE_LDAP
 
Constructor Summary
private Authenticator.AllAuthSpec()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticator.AllAuthSpec

private Authenticator.AllAuthSpec()