| Package | Description |
|---|---|
| net.jini.security |
Provides mechanisms and abstractions for managing security, especially in the
presence of dynamically downloaded code.
|
| Modifier and Type | Method and Description |
|---|---|
private static AuthenticationPermission.Data |
AuthenticationPermission.parseName(Set me,
Set peer)
Constructs the target name and transient field data for the
specified principal sets.
|
| Constructor and Description |
|---|
AuthenticationPermission(AuthenticationPermission.Data data,
String actions)
Creates an instance with the specified data and actions.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.