|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.openmdx.security.realm1.cci.AuthenticationContextImpl
public class AuthenticationContextImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
AuthenticationContextImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
Realm |
getRealm()
Retrieves the value for the reference realm. |
Subject |
getSubject()
Retrieves the value for the optional reference subject. |
void |
removeSubject()
Removes the value for the optional reference subject. |
void |
setRealm(Realm newValue)
Sets a new value for the reference realm. |
void |
setSubject(Subject newValue)
Sets a new value for the reference subject. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public AuthenticationContextImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
public Realm getRealm()
AuthenticationContextrealm.
getRealm in interface AuthenticationContextpublic void setRealm(Realm newValue)
AuthenticationContextrealm.
setRealm in interface AuthenticationContextnewValue - The non-null new value for this reference.public Subject getSubject()
AuthenticationContextsubject.
getSubject in interface AuthenticationContextpublic void setSubject(Subject newValue)
AuthenticationContextsubject.
setSubject in interface AuthenticationContextnewValue - The non-null new value for this reference.public void removeSubject()
AuthenticationContextsubject.
removeSubject in interface AuthenticationContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||