Java™ Platform
Standard Ed. 6

Package javax.security.auth.x500

This package contains the classes that should be used to store X500 Principal and X500 Private Crendentials in a Subject.

See:
          Description

Class Summary
X500Principal This class represents an X.500 Principal.
X500PrivateCredential This class represents an X500PrivateCredential.
 

Package javax.security.auth.x500 Description

This package contains the classes that should be used to store X500 Principal and X500 Private Crendentials in a Subject.

Since:
JDK1.4

Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.