|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextCapable | |
|---|---|
| org.openmdx.base.cci | |
| org.openmdx.security.authentication1.cci | |
| org.openmdx.security.authorization1.cci | |
| org.openmdx.security.realm1.cci | |
| Uses of ContextCapable in org.openmdx.base.cci |
|---|
| Subinterfaces of ContextCapable in org.openmdx.base.cci | |
|---|---|
interface |
BasicObject
|
interface |
Segment
|
| Classes in org.openmdx.base.cci that implement ContextCapable | |
|---|---|
class |
BasicObjectImpl
|
class |
ContextCapableImpl
|
class |
SegmentImpl
|
| Uses of ContextCapable in org.openmdx.security.authentication1.cci |
|---|
| Subinterfaces of ContextCapable in org.openmdx.security.authentication1.cci | |
|---|---|
interface |
AuthenticationContext
|
interface |
ChallengeResponse
|
interface |
Credential
|
interface |
Passcode
|
interface |
Password
|
interface |
SendPasscode
|
| Classes in org.openmdx.security.authentication1.cci that implement ContextCapable | |
|---|---|
class |
AuthenticationContextImpl
|
class |
ChallengeResponseImpl
|
class |
CredentialImpl
|
class |
PasscodeImpl
|
class |
PasswordImpl
|
class |
SendPasscodeImpl
|
| Methods in org.openmdx.security.authentication1.cci with parameters of type ContextCapable | |
|---|---|
Password |
PasswordClassImpl.extendContextCapable(ContextCapable _base,
boolean locked,
Subject subject)
|
Password |
PasswordClass.extendContextCapable(ContextCapable _base,
boolean locked,
Subject subject)
Creates an instance of class Password based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Passcode |
PasscodeClassImpl.extendContextCapable(ContextCapable _base,
boolean locked,
Subject subject)
|
Passcode |
PasscodeClass.extendContextCapable(ContextCapable _base,
boolean locked,
Subject subject)
Creates an instance of class Passcode based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
ChallengeResponse |
ChallengeResponseClassImpl.extendContextCapable(ContextCapable _base,
boolean locked,
Subject subject)
|
ChallengeResponse |
ChallengeResponseClass.extendContextCapable(ContextCapable _base,
boolean locked,
Subject subject)
Creates an instance of class ChallengeResponse based on
the superclass ContextCapable and all required attributes
not included in this superclass. |
AuthenticationContext |
AuthenticationContextClassImpl.extendContextCapable(ContextCapable _base,
Realm realm)
|
AuthenticationContext |
AuthenticationContextClass.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. |
SendPasscode |
SendPasscodeClassImpl.extendContextCapable(ContextCapable _base,
String address,
short template,
boolean locked,
Subject subject)
|
SendPasscode |
SendPasscodeClass.extendContextCapable(ContextCapable _base,
String address,
short template,
boolean locked,
Subject subject)
Creates an instance of class SendPasscode based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
| Uses of ContextCapable in org.openmdx.security.authorization1.cci |
|---|
| Subinterfaces of ContextCapable in org.openmdx.security.authorization1.cci | |
|---|---|
interface |
ModelClassPrivilege
|
interface |
ModelElementPrivilege
|
interface |
ModelReferencePrivilege
|
interface |
Policy
|
interface |
ResourcePrivilege
|
| Classes in org.openmdx.security.authorization1.cci that implement ContextCapable | |
|---|---|
class |
ModelClassPrivilegeImpl
|
class |
ModelElementPrivilegeImpl
|
class |
ModelReferencePrivilegeImpl
|
class |
PolicyImpl
|
class |
PrivilegeImpl
|
class |
ResourcePrivilegeImpl
|
| Methods in org.openmdx.security.authorization1.cci with parameters of type ContextCapable | |
|---|---|
ResourcePrivilege |
ResourcePrivilegeClassImpl.extendContextCapable(ContextCapable _base,
String name)
|
ResourcePrivilege |
ResourcePrivilegeClass.extendContextCapable(ContextCapable _base,
String name)
Creates an instance of class ResourcePrivilege based on
the superclass ContextCapable and all required attributes
not included in this superclass. |
Privilege |
PrivilegeClassImpl.extendContextCapable(ContextCapable _base,
String name)
|
Privilege |
PrivilegeClass.extendContextCapable(ContextCapable _base,
String name)
Creates an instance of class Privilege based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Policy |
PolicyClassImpl.extendContextCapable(ContextCapable _base,
String name)
|
Policy |
PolicyClass.extendContextCapable(ContextCapable _base,
String name)
Creates an instance of class Policy based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
ModelReferencePrivilege |
ModelReferencePrivilegeClassImpl.extendContextCapable(ContextCapable _base,
String name)
|
ModelReferencePrivilege |
ModelReferencePrivilegeClass.extendContextCapable(ContextCapable _base,
String name)
Creates an instance of class ModelReferencePrivilege based
on the superclass ContextCapable and all required
attributes not included in this superclass. |
ModelClassPrivilege |
ModelClassPrivilegeClassImpl.extendContextCapable(ContextCapable _base,
String name)
|
ModelClassPrivilege |
ModelClassPrivilegeClass.extendContextCapable(ContextCapable _base,
String name)
Creates an instance of class ModelClassPrivilege based on
the superclass ContextCapable and all required attributes
not included in this superclass. |
| Uses of ContextCapable in org.openmdx.security.realm1.cci |
|---|
| Subinterfaces of ContextCapable in org.openmdx.security.realm1.cci | |
|---|---|
interface |
Group
|
interface |
Permission
|
interface |
Principal
|
interface |
Privilege
|
interface |
Realm
|
interface |
Role
|
| Classes in org.openmdx.security.realm1.cci that implement ContextCapable | |
|---|---|
class |
GroupImpl
|
class |
PermissionImpl
|
class |
PrincipalImpl
|
class |
RealmImpl
|
class |
RoleImpl
|
| Methods in org.openmdx.security.realm1.cci with parameters of type ContextCapable | |
|---|---|
Role |
RoleClassImpl.extendContextCapable(ContextCapable _base,
boolean disabled,
String name)
|
Role |
RoleClass.extendContextCapable(ContextCapable _base,
boolean disabled,
String name)
Creates an instance of class Role based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Principal |
PrincipalClassImpl.extendContextCapable(ContextCapable _base,
boolean disabled,
String name,
Subject subject)
|
Principal |
PrincipalClass.extendContextCapable(ContextCapable _base,
boolean disabled,
String name,
Subject subject)
Creates an instance of class Principal based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Group |
GroupClassImpl.extendContextCapable(ContextCapable _base,
boolean disabled,
String name,
Subject subject)
|
Group |
GroupClass.extendContextCapable(ContextCapable _base,
boolean disabled,
String name,
Subject subject)
Creates an instance of class Group based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Realm |
RealmClassImpl.extendContextCapable(ContextCapable _base,
String name)
|
Realm |
RealmClass.extendContextCapable(ContextCapable _base,
String name)
Creates an instance of class Realm based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Permission |
PermissionClassImpl.extendContextCapable(ContextCapable _base,
String name,
Privilege privilege)
|
Permission |
PermissionClass.extendContextCapable(ContextCapable _base,
String name,
Privilege privilege)
Creates an instance of class Permission based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||