Uses of Class
java.security.IdentityScope
Packages that use IdentityScope
-
Uses of IdentityScope in java.security
Methods in java.security that return IdentityScopeModifier and TypeMethodDescriptionfinal IdentityScope
Identity.getScope()
static IdentityScope
IdentityScope.getSystemScope()
Methods in java.security with parameters of type IdentityScopeModifier and TypeMethodDescriptionprotected static void
IdentityScope.setSystemScope
(IdentityScope var0) Constructors in java.security with parameters of type IdentityScopeModifierConstructorDescriptionIdentity
(String var0, IdentityScope var1) IdentityScope
(String var0, IdentityScope var1) Signer
(String var0, IdentityScope var1)