Uses of Class
com.atlassian.crowd.integration.exception.InvalidEmailAddressException

Packages that use InvalidEmailAddressException
com.atlassian.crowd.service.soap.server   
com.atlassian.crowd.util   
 

Uses of InvalidEmailAddressException in com.atlassian.crowd.service.soap.server
 

Methods in com.atlassian.crowd.service.soap.server that throw InvalidEmailAddressException
 void SecurityServerGeneric.resetPrincipalCredential(AuthenticatedToken applicationToken, java.lang.String principal)
           
 void SecurityServer.resetPrincipalCredential(AuthenticatedToken applicationToken, java.lang.String principal)
          Resets a principal's password credential to a random password and emails the new password who is in the application's assigned directory.
 

Uses of InvalidEmailAddressException in com.atlassian.crowd.util
 

Methods in com.atlassian.crowd.util with parameters of type InvalidEmailAddressException
static void SoapExceptionTranslator.throwEquivalentCheckedException(InvalidEmailAddressException e)
           
 

Methods in com.atlassian.crowd.util that throw InvalidEmailAddressException
static void SoapExceptionTranslator.throwSoapEquivalentCheckedException(InvalidEmailAddressException e)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.