Package | Description |
---|---|
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
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 |
UserType.getCredentials() |
CredentialsType |
ShadowType.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 |
UserType.setCredentials(CredentialsType value) |
void |
ShadowType.setCredentials(CredentialsType value) |
Copyright © 2014 Evolveum. All rights reserved.