to top
Android APIs
Added in API level 1
package

javax.security.auth.x500

This package provides classes needed to store X.500 principals and their credentials.

Note that the current implementation of this package is not complete, that is, not compatible with desktop implementations of the Java programming language. It contains only what was needed to make the compiler happy, that is, classes required by other packages.

Classes

X500Principal Represents an X.500 principal, which holds the distinguished name of some network entity. 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.