Uses of Class
org.apache.juddi.v3.error.FatalErrorException

Packages that use FatalErrorException
org.apache.juddi.v3.auth   
org.apache.juddi.validation   
 

Uses of FatalErrorException in org.apache.juddi.v3.auth
 

Methods in org.apache.juddi.v3.auth that throw FatalErrorException
 java.lang.String XMLDocAuthenticator.authenticate(java.lang.String userID, java.lang.String credential)
           
 java.lang.String CryptedXMLDocAuthenticator.authenticate(java.lang.String userID, java.lang.String credential)
           
 java.lang.String Authenticator.authenticate(java.lang.String authorizedName, java.lang.String cred)
           
 UddiEntityPublisher Authenticator.identify(java.lang.String authInfo, java.lang.String authorizedName)
           
 

Uses of FatalErrorException in org.apache.juddi.validation
 

Methods in org.apache.juddi.validation that throw FatalErrorException
 void ValidateSubscriptionListener.validateNotification(NotifySubscriptionListener body)
           
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.