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.