Home
last modified time | relevance | path

Searched defs:IdentityScope (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/security/
DIdentityScope.java30 public abstract class IdentityScope extends Identity { class
40 protected IdentityScope() { in IdentityScope() method in IdentityScope
50 public IdentityScope(String name) { in IdentityScope() method in IdentityScope
65 public IdentityScope(String name, IdentityScope scope) in IdentityScope() method in IdentityScope