Java™ Platform
Standard Ed. 6

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. 6

Submit a bug or feature

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