Uses of Class
java.security.IdentityScope
-
Packages that use IdentityScope Package Description java.security -
-
Uses of IdentityScope in java.security
Methods in java.security that return IdentityScope Modifier and Type Method Description IdentityScope
Identity. getScope()
static IdentityScope
IdentityScope. getSystemScope()
Methods in java.security with parameters of type IdentityScope Modifier and Type Method Description protected static void
IdentityScope. setSystemScope(IdentityScope var0)
Constructors in java.security with parameters of type IdentityScope Constructor Description Identity(String var0, IdentityScope var1)
IdentityScope(String var0, IdentityScope var1)
Signer(String var0, IdentityScope var1)
-