|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Credential | |
|---|---|
| org.openmdx.security.authentication1.jdo2 | |
| org.openmdx.security.authentication1.jmi1 | |
| Uses of Credential in org.openmdx.security.authentication1.jdo2 |
|---|
| Subclasses of Credential in org.openmdx.security.authentication1.jdo2 | |
|---|---|
class |
ChallengeResponse
Class ChallengeResponse |
class |
Passcode
Class Passcode |
class |
Password
Class Password |
class |
SendPasscode
Class SendPasscode |
| Methods in org.openmdx.security.authentication1.jdo2 that return types with arguments of type Credential | |
|---|---|
static CloseableCollection<Credential> |
Credential.openmdxjdoGetObjectsByParent(Segment segment)
Navigate through an object's composite association |
| Constructors in org.openmdx.security.authentication1.jdo2 with parameters of type Credential | |
|---|---|
Credential.Slice(Credential object,
int index)
Constructor |
|
| Uses of Credential in org.openmdx.security.authentication1.jmi1 |
|---|
| Methods in org.openmdx.security.authentication1.jmi1 with parameters of type Credential | |
|---|---|
void |
Segment.addCredential(Credential newValue)
|
void |
Segment.addCredential(String id,
Credential newValue)
|
void |
SendPasscode.addResetCredential(Credential newValue)
|
void |
Password.addResetCredential(Credential newValue)
|
void |
Passcode.addResetCredential(Credential newValue)
|
void |
Credential.addResetCredential(Credential newValue)
|
void |
ChallengeResponse.addResetCredential(Credential newValue)
|
void |
SendPasscode.addResetCredential(int index,
Credential newValue)
|
void |
Password.addResetCredential(int index,
Credential newValue)
|
void |
Passcode.addResetCredential(int index,
Credential newValue)
|
void |
Credential.addResetCredential(int index,
Credential newValue)
|
void |
ChallengeResponse.addResetCredential(int index,
Credential newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||