Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Uses of Class
javax.security.auth.Policy

Packages that use Policy
javax.security.auth This package provides a framework for authentication and authorization. 
 

Uses of Policy in javax.security.auth
 

Methods in javax.security.auth that return Policy
static Policy Policy.getPolicy()
          Deprecated. Returns the installed Policy object.
 

Methods in javax.security.auth with parameters of type Policy
static void Policy.setPolicy(Policy policy)
          Deprecated. Sets the system-wide Policy object.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.