Uses of Interface
org.silverpeas.authentication.exception.AuthenticationExceptionVisitor

Packages that use AuthenticationExceptionVisitor
org.silverpeas.authentication.exception   
 

Uses of AuthenticationExceptionVisitor in org.silverpeas.authentication.exception
 

Methods in org.silverpeas.authentication.exception with parameters of type AuthenticationExceptionVisitor
 void AuthenticationPwdChangeNotAvailException.accept(AuthenticationExceptionVisitor visitor)
           
 void AuthenticationPwdNotAvailException.accept(AuthenticationExceptionVisitor visitor)
           
 void AuthenticationPasswordAboutToExpireException.accept(AuthenticationExceptionVisitor visitor)
           
 void AuthenticationHostException.accept(AuthenticationExceptionVisitor visitor)
           
 void AuthenticationBadCredentialException.accept(AuthenticationExceptionVisitor visitor)
           
 void AuthenticationException.accept(AuthenticationExceptionVisitor visitor)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.