This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.jetspeed.security
Class InvalidDnException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.exception.JetspeedException
               org.apache.jetspeed.security.SecurityException
org.apache.jetspeed.security.SecurityException
                   org.apache.jetspeed.security.InvalidDnException
org.apache.jetspeed.security.InvalidDnException
- All Implemented Interfaces: 
- Serializable
- public class InvalidDnException 
- extends SecurityException
Exception thrown when the distinguished name is invalid.
- Author:
- David Le Strat
- See Also:
- Serialized Form
 
| Fields inherited from class org.apache.jetspeed.security.SecurityException | 
| ANONYMOUS_USER_PROTECTED, EMPTY_PARAMETER, GROUP_ALREADY_EXISTS, GROUP_DOES_NOT_EXIST, INCORRECT_PASSWORD, INVALID_AUTHENTICATION_PROVIDER, INVALID_DN, INVALID_NEW_PASSWORD, INVALID_PASSWORD, INVALID_UID, PASSWORD_ALREADY_USED, PASSWORD_REQUIRED, PERMISSION_DOES_NOT_EXIST, PRINCIPAL_DOES_NOT_EXIST, ROLE_ALREADY_EXISTS, ROLE_DOES_NOT_EXIST, UNEXPECTED, USER_ALREADY_EXISTS, USER_DOES_NOT_EXIST | 
 
 
 
 
 
 
 
serialVersionUID
private static final long serialVersionUID
- The serial version uid.
 
- See Also:
- Constant Field Values
 
InvalidDnException
public InvalidDnException()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.