deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.security.drm.WrongCredentialsException

Packages that use WrongCredentialsException
org.deegree.security   
org.deegree.security.drm.model   
 

Uses of WrongCredentialsException in org.deegree.security
 

Methods in org.deegree.security that throw WrongCredentialsException
 User UserPrincipalAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params)
           
abstract  User AbstractAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params)
          Deprecated. use #authenticate(HttpServletRequest) instead
 User WASAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params)
           
 User IPAddressAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params)
           
 User UserPasswordAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params)
           
 User UserPrincipalAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params, javax.servlet.http.HttpServletRequest request)
           
abstract  User AbstractAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params, javax.servlet.http.HttpServletRequest request)
          authenticates a user and returns an instance of User if authentication has been successfull.
 User WASAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params, javax.servlet.http.HttpServletRequest request)
           
 User IPAddressAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params, javax.servlet.http.HttpServletRequest request)
           
 User UserPasswordAuthentication.authenticate(java.util.Map<java.lang.String,java.lang.String> params, javax.servlet.http.HttpServletRequest request)
           
 

Uses of WrongCredentialsException in org.deegree.security.drm.model
 

Methods in org.deegree.security.drm.model that throw WrongCredentialsException
 void User.authenticate(java.lang.String password)
          Checks if the submitted password is equal to the one of this user instance and sets the state to "authenticated" in case it is correct.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org