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
Authenticator
authenticate
in interface Authenticator
authorizedName
- credential
- AuthenticationException
public UddiEntityPublisher identify(String authInfo, String authorizedName, WebServiceContext ctx) throws AuthenticationException
identify
in interface Authenticator
AuthenticationException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.