public abstract static class DelegatingPrincipal._Impl extends Principal._Impl implements DelegatingPrincipal
DelegatingPrincipal._Impl, DelegatingPrincipal._Proxy
Principal._Static
$accessPolicy, $cacheEntry, $class, $history, $isOwned, $numWaiting, $reader, $readMapEntry, $ref, $stackTrace, $updateLabel, $version, $writeLockHolder, $writeLockStackTrace, $writer, TRACE_OBJECTS, writerMapVersion
Constructor and Description |
---|
_Impl(Store store) |
_Impl(Store store,
long onum,
int version,
long expiry,
Store labelStore,
long labelOnum,
Store accessPolicyStore,
long accessPolicyOnum,
java.io.ObjectInput in,
java.util.Iterator<RefTypeEnum> refTypes,
java.util.Iterator<java.lang.Long> intraStoreRefs,
java.util.Iterator<Pair<java.lang.String,java.lang.Long>> interStoreRefs) |
Modifier and Type | Method and Description |
---|---|
static DelegatingPrincipal |
$addDefaultDelegates(DelegatingPrincipal p) |
abstract void |
addDelegatesTo(Principal p) |
DelegatingPrincipal |
fabric$lang$security$DelegatingPrincipal$()
Jif initializer.
|
static DelegatingPrincipal |
jif$cast$fabric_lang_security_DelegatingPrincipal(java.lang.Object o) |
abstract void |
removeDelegatesTo(Principal p) |
$initLabels, $makeProxy, $serialize, delegatesTo, equals, fabric$lang$security$Principal$, findProofDownto, findProofUpto, getPrivateKeyObject, getPublicKey, isAuthorized, jif$cast$fabric_lang_security_Principal, name
_npe, $copyAppStateFrom, $copyStateFrom, $forceRenumber, $getClass, $getOnum, $getProxy, $getStore, $getVersion, $initPartitions, $readRef, $unwrap, $writeInline, $writeRef, clone, createStatistics, equals, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, hashCode, idEquals, oidHashCode, oidHashCode, set$$accessPolicy, set$$updateLabel, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
delegatesTo, equals, fabric$lang$security$Principal$, findProofDownto, findProofUpto, getPrivateKeyObject, getPublicKey, isAuthorized, name
$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabel
public _Impl(Store store)
public _Impl(Store store, long onum, int version, long expiry, Store labelStore, long labelOnum, Store accessPolicyStore, long accessPolicyOnum, java.io.ObjectInput in, java.util.Iterator<RefTypeEnum> refTypes, java.util.Iterator<java.lang.Long> intraStoreRefs, java.util.Iterator<Pair<java.lang.String,java.lang.Long>> interStoreRefs) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public static DelegatingPrincipal $addDefaultDelegates(DelegatingPrincipal p)
public DelegatingPrincipal fabric$lang$security$DelegatingPrincipal$()
DelegatingPrincipal
fabric$lang$security$DelegatingPrincipal$
in interface DelegatingPrincipal
public abstract void addDelegatesTo(Principal p)
addDelegatesTo
in interface DelegatingPrincipal
public abstract void removeDelegatesTo(Principal p)
removeDelegatesTo
in interface DelegatingPrincipal
public static DelegatingPrincipal jif$cast$fabric_lang_security_DelegatingPrincipal(java.lang.Object o)