public interface Principal extends Object
Modifier and Type | Interface and Description |
---|---|
static class |
Principal._Impl |
static class |
Principal._Proxy |
static interface |
Principal._Static |
Modifier and Type | Method and Description |
---|---|
boolean |
delegatesTo(Principal p) |
boolean |
equals(Principal p) |
Principal |
fabric$lang$security$Principal$()
Jif initializer.
|
ActsForProof |
findProofDownto(Store store,
Principal q,
java.lang.Object searchState) |
ActsForProof |
findProofUpto(Store store,
Principal p,
java.lang.Object searchState) |
PrivateKeyObject |
getPrivateKeyObject() |
java.security.PublicKey |
getPublicKey() |
boolean |
isAuthorized(java.lang.Object authPrf,
Closure closure,
Label lb,
boolean executeNow) |
java.lang.String |
name() |
$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabel
Principal fabric$lang$security$Principal$()
java.lang.String name()
boolean delegatesTo(Principal p)
boolean equals(Principal p)
boolean isAuthorized(java.lang.Object authPrf, Closure closure, Label lb, boolean executeNow)
ActsForProof findProofDownto(Store store, Principal q, java.lang.Object searchState)
java.security.PublicKey getPublicKey()
PrivateKeyObject getPrivateKeyObject()