| Interface | Description |
|---|---|
| Authenticator |
Authenticator interface.
|
| Class | Description |
|---|---|
| AuthenticatorFactory | |
| CryptedXMLDocAuthenticator | |
| HTTPContainerAuthenticator |
This authenticator trust's what's provided by the container, such as HTTP
BASIC, DIGEST, or CLIENT CERT
|
| HTTPHeaderAuthenticator |
Authenticates via a trusted web proxy via an HTTP HEADER.
|
| JUDDIAuthenticator |
This is the default implementation of jUDDI's Authenticator interface.
|
| JuddiUsers | |
| LdapExpandedAuthenticator |
This is an expanded implementation of jUDDI's Authenticator interface, that uses the
LDAP with string formatting to enable users to sign in as a common name instead of the full
distinguished name.
|
| LdapSimpleAuthenticator |
This is a implementation of jUDDI's Authenticator interface, that uses the
LDAP.
|
| MD5XMLDocAuthenticator |
Uses MD5 hashes for passwords
|
| User |
User object which contains the userid (publisherId) and a password credential.
|
| XMLDocAuthenticator |
This is a simple implementation of jUDDI's Authenticator interface.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.