public static class Principal._Proxy extends Object._Proxy implements Principal
Principal._Impl, Principal._Proxy, Principal._Static| Constructor and Description |
|---|
_Proxy(Principal._Impl impl) |
_Proxy(Store store,
long onum) |
| 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) |
static Principal |
jif$cast$fabric_lang_security_Principal(Object o) |
java.lang.String |
name() |
_npe, $forceRenumber, $getOnum, $getProxy, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, equals, fabric$lang$Object$, fetch, fetchEntry, get$$accessPolicy, get$$updateLabel, hashCode, idEquals, idEquals, oidHashCode, oidHashCode, set$$accessPolicy, set$$updateLabel, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabelpublic _Proxy(Principal._Impl impl)
public _Proxy(Store store, long onum)
public Principal fabric$lang$security$Principal$()
Principalfabric$lang$security$Principal$ in interface Principalpublic boolean delegatesTo(Principal p)
delegatesTo in interface Principalpublic boolean isAuthorized(java.lang.Object authPrf,
Closure closure,
Label lb,
boolean executeNow)
isAuthorized in interface Principalpublic ActsForProof findProofUpto(Store store, Principal p, java.lang.Object searchState)
findProofUpto in interface Principalpublic ActsForProof findProofDownto(Store store, Principal q, java.lang.Object searchState)
findProofDownto in interface Principalpublic java.security.PublicKey getPublicKey()
getPublicKey in interface Principalpublic PrivateKeyObject getPrivateKeyObject()
getPrivateKeyObject in interface Principal