Uses of Class
net.jini.security.AuthenticationPermission.Data

Packages that use AuthenticationPermission.Data
net.jini.security Provides mechanisms and abstractions for managing security, especially in the presence of dynamically downloaded code. 
 

Uses of AuthenticationPermission.Data in net.jini.security
 

Methods in net.jini.security that return AuthenticationPermission.Data
private static AuthenticationPermission.Data AuthenticationPermission.parseName(Set me, Set peer)
          Constructs the target name and transient field data for the specified principal sets.
 

Constructors in net.jini.security with parameters of type AuthenticationPermission.Data
AuthenticationPermission(AuthenticationPermission.Data data, String actions)
          Creates an instance with the specified data and actions.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.