Uses of Class
java.security.IdentityScope

Packages that use IdentityScope
java.security   
 

Uses of IdentityScope in java.security
 

Methods in java.security that return IdentityScope
 IdentityScope Identity.getScope()
           
static IdentityScope IdentityScope.getSystemScope()
           
 

Methods in java.security with parameters of type IdentityScope
protected static void IdentityScope.setSystemScope(IdentityScope var0)
           
 

Constructors in java.security with parameters of type IdentityScope
Identity(String var0, IdentityScope var1)
           
IdentityScope(String var0, IdentityScope var1)
           
Signer(String var0, IdentityScope var1)
           
 



Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.