Package | Description |
---|---|
java.security |
Modifier and Type | Method and Description |
---|---|
IdentityScope |
Identity.getScope()
Deprecated.
|
static IdentityScope |
IdentityScope.getSystemScope()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
IdentityScope.setSystemScope(IdentityScope scope)
Deprecated.
|
Constructor and Description |
---|
Identity(String name,
IdentityScope scope)
Deprecated.
|
IdentityScope(String name,
IdentityScope scope)
Deprecated.
|
Signer(String name,
IdentityScope scope)
Deprecated.
|