public class JUDDIAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
JUDDIAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
String |
authenticate(String authorizedName,
String credential)
This function is called from the Security API's GetAuthToken().
|
UddiEntityPublisher |
identify(String authInfo,
String authorizedName,
WebServiceContext ctx) |
public String authenticate(String authorizedName, String credential) throws AuthenticationException
Authenticatorauthenticate in interface AuthenticatorauthorizedName - credential - AuthenticationExceptionpublic UddiEntityPublisher identify(String authInfo, String authorizedName, WebServiceContext ctx) throws AuthenticationException
identify in interface AuthenticatorAuthenticationExceptionCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.