Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.embedded | |
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
CredentialsType |
RCredentials.toJAXB(ObjectType parent,
ItemPath path,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
RCredentials.copyFromJAXB(CredentialsType jaxb,
RCredentials repo,
PrismContext prismContext) |
static void |
RCredentials.copyToJAXB(RCredentials repo,
CredentialsType jaxb,
ObjectType parent,
ItemPath path,
PrismContext prismContext) |
Modifier and Type | Method and Description |
---|---|
static void |
MiscSchemaUtil.setPassword(CredentialsType credentials,
ProtectedStringType password) |
Modifier and Type | Method and Description |
---|---|
CredentialsType |
CredentialsType.clone() |
CredentialsType |
ObjectFactory.createCredentialsType()
Create an instance of
CredentialsType |
CredentialsType |
ShadowType.getCredentials() |
CredentialsType |
UserType.getCredentials() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<CredentialsType> |
ObjectFactory.createCredentials(CredentialsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CredentialsType> |
ObjectFactory.createCredentials(CredentialsType value)
|
void |
ShadowType.setCredentials(CredentialsType value) |
void |
UserType.setCredentials(CredentialsType value) |
Copyright © 2013 evolveum. All rights reserved.