|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefClass_1
org.openmdx.security.authentication1.cci.AuthenticationContextClassImpl
public class AuthenticationContextClassImpl
| Constructor Summary | |
|---|---|
AuthenticationContextClassImpl(RefPackage_1_0 refPackage)
|
|
| Method Summary | |
|---|---|
AuthenticationContext |
createAuthenticationContext()
Creates an instance of class AuthenticationContext. |
AuthenticationContext |
createAuthenticationContext(Realm realm)
Creates an instance of class AuthenticationContext based
on all required attributes. |
AuthenticationContext |
extendBasicObject(BasicObject _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass BasicObject and all required attributes
not included in this superclass. |
AuthenticationContext |
extendContextCapable(ContextCapable _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass ContextCapable and all required
attributes not included in this superclass. |
AuthenticationContext |
extendExtentCapable(ExtentCapable _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass ExtentCapable and all required
attributes not included in this superclass. |
AuthenticationContext |
extendViewCapable(ViewCapable _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass ViewCapable and all required attributes
not included in this superclass. |
AuthenticationContext |
getAuthenticationContext(Object object)
Creates an instance of class AuthenticationContext based
on the specified Object instance. |
String |
refMofId()
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefClass_1 |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateInstance, refCreateStruct, refCreateStruct, refFeaturesHavingNoImpl, refGetEnum, refGetEnum, refGetValue, refGetValue, refGetValue, refGetValue, refImmediatePackage, refInvokeOperation, refInvokeOperation, refMetaObject, refOutermostPackage, refSetValue, refSetValue, refSetValue, refVerifyConstraints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| 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, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public AuthenticationContextClassImpl(RefPackage_1_0 refPackage)
| Method Detail |
|---|
public String refMofId()
refMofId in interface RefBaseObjectrefMofId in class RefClass_1public AuthenticationContext getAuthenticationContext(Object object)
AuthenticationContextClassAuthenticationContext based
on the specified Object instance.
This is a factory operation used to create instance objects of class
AuthenticationContext.
getAuthenticationContext in interface AuthenticationContextClassobject - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.public AuthenticationContext createAuthenticationContext()
AuthenticationContextClassAuthenticationContext.
This is a factory operation used to create instance objects of class
AuthenticationContext.
createAuthenticationContext in interface AuthenticationContextClasspublic AuthenticationContext createAuthenticationContext(Realm realm)
AuthenticationContextClassAuthenticationContext based
on all required attributes.
This is a factory operation used to create instance objects of class
AuthenticationContext.
createAuthenticationContext in interface AuthenticationContextClass
public AuthenticationContext extendBasicObject(BasicObject _base,
Realm realm)
AuthenticationContextClassAuthenticationContext based
on the superclass BasicObject and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
AuthenticationContext.
extendBasicObject in interface AuthenticationContextClass
public AuthenticationContext extendContextCapable(ContextCapable _base,
Realm realm)
AuthenticationContextClassAuthenticationContext based
on the superclass ContextCapable and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
AuthenticationContext.
extendContextCapable in interface AuthenticationContextClass
public AuthenticationContext extendExtentCapable(ExtentCapable _base,
Realm realm)
AuthenticationContextClassAuthenticationContext based
on the superclass ExtentCapable and all required
attributes not included in this superclass.
This is a factory operation used to create instance objects of class
AuthenticationContext.
extendExtentCapable in interface AuthenticationContextClass
public AuthenticationContext extendViewCapable(ViewCapable _base,
Realm realm)
AuthenticationContextClassAuthenticationContext based
on the superclass ViewCapable and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
AuthenticationContext.
extendViewCapable in interface AuthenticationContextClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||