Uses of Class
digilib.auth.IpAuthnOps
-
Packages that use IpAuthnOps Package Description digilib.auth -
-
Uses of IpAuthnOps in digilib.auth
Subclasses of IpAuthnOps in digilib.auth Modifier and Type Class Description class
IpOpenIdAuthnOps
Implements AuthnOps using IP adresses defined in an XML config file and an OpenId Connect ID token.class
IpServletAuthnOps
Implements AuthnOps using IP adresses defined in an XML config file and Servlet API isUserInRole().
-