/* * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ /** * This package contains the classes that should be used to store * X500 Principal and X500 Private Credentials in a * Subject. * *

Package Specification

* * * * @since JDK1.4 */ package javax.security.auth.x500;