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, toString
clone, 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$$updateLabel
public _Proxy(Principal._Impl impl)
public _Proxy(Store store, long onum)
public Principal fabric$lang$security$Principal$()
Principal
fabric$lang$security$Principal$
in interface Principal
public boolean delegatesTo(Principal p)
delegatesTo
in interface Principal
public boolean isAuthorized(java.lang.Object authPrf, Closure closure, Label lb, boolean executeNow)
isAuthorized
in interface Principal
public ActsForProof findProofUpto(Store store, Principal p, java.lang.Object searchState)
findProofUpto
in interface Principal
public ActsForProof findProofDownto(Store store, Principal q, java.lang.Object searchState)
findProofDownto
in interface Principal
public java.security.PublicKey getPublicKey()
getPublicKey
in interface Principal
public PrivateKeyObject getPrivateKeyObject()
getPrivateKeyObject
in interface Principal