Searched defs:setPrincipal (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/java/security/acl/
H A DAclEntry.java73 public boolean setPrincipal(Principal user); method in interface:AclEntry
/openjdk9/jdk/test/javax/management/monitor/
H A DThreadPoolAccTest.java67 private void setPrincipal() { method in class:ThreadPoolAccTest.ObservedObject
/openjdk9/jdk/src/java.base/share/classes/java/nio/file/attribute/
H A DAclEntry.java153 public Builder setPrincipal(UserPrincipal who) { method in class:AclEntry.Builder
/openjdk9/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DExchangeImpl.java390 void setPrincipal (HttpPrincipal principal) { method in class:ExchangeImpl

Completed in 47 milliseconds