AuthnOpsFactory |
Static factory for authentication AuthnOps.
|
AuthzOpsFactory |
Static factory for authorization AuthzOps.
|
AuthzOpsImpl |
Basic implementation of AuthOps interface.
|
IpAuthnOps |
Implements AuthnOps using IP adresses defined in an XML config file.
|
IpOpenIdAuthnOps |
Implements AuthnOps using IP adresses defined in an XML config file and an OpenId Connect ID token.
|
IpServletAuthnOps |
Implements AuthnOps using IP adresses defined in an XML config file and Servlet API isUserInRole().
|
MetaAccessAuthzOps |
Implementation of AuthzOps using "access" information from file metadata.
|
OpenIdAuthnOps |
Implements AuthnOps using an OpenId Connect ID token.
|
PathAuthzOps |
Implements AuthzOps using paths defined in an XML config file.
|