|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CredentialsType in com.evolveum.midpoint.schema.processor |
|---|
| Fields in com.evolveum.midpoint.schema.processor declared as CredentialsType | |
|---|---|
protected CredentialsType |
ResourceObject.credentials
|
| Methods in com.evolveum.midpoint.schema.processor that return CredentialsType | |
|---|---|
CredentialsType |
ResourceObject.createOrGetCredentials()
|
CredentialsType |
ResourceObject.getCredentials()
|
| Methods in com.evolveum.midpoint.schema.processor with parameters of type CredentialsType | |
|---|---|
void |
ResourceObject.setCredentials(CredentialsType credentials)
|
| Uses of CredentialsType in com.evolveum.midpoint.schema.util |
|---|
| Methods in com.evolveum.midpoint.schema.util with parameters of type CredentialsType | |
|---|---|
static void |
MiscSchemaUtil.setPassword(CredentialsType credentials,
ProtectedStringType password)
|
| Uses of CredentialsType in com.evolveum.midpoint.web.bean |
|---|
| Methods in com.evolveum.midpoint.web.bean that return CredentialsType | |
|---|---|
CredentialsType |
ResourceCapability.getCredentialsType()
|
| Uses of CredentialsType in com.evolveum.midpoint.web.model.dto |
|---|
| Methods in com.evolveum.midpoint.web.model.dto that return CredentialsType | |
|---|---|
CredentialsType |
AccountShadowDto.getCredentials()
|
| Methods in com.evolveum.midpoint.web.model.dto with parameters of type CredentialsType | |
|---|---|
void |
AccountShadowDto.setCredentials(CredentialsType credentials)
|
| Uses of CredentialsType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as CredentialsType | |
|---|---|
protected CredentialsType |
UserType.credentials
|
protected CredentialsType |
AccountShadowType.credentials
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return CredentialsType | |
|---|---|
CredentialsType |
ObjectFactory.createCredentialsType()
Create an instance of CredentialsType |
CredentialsType |
UserType.getCredentials()
Gets the value of the credentials property. |
CredentialsType |
AccountShadowType.getCredentials()
Gets the value of the credentials property. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type CredentialsType | |
|---|---|
javax.xml.bind.JAXBElement<CredentialsType> |
ObjectFactory.createCredentials(CredentialsType value)
Create an instance of JAXBElement<CredentialsType>} |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type CredentialsType | |
|---|---|
javax.xml.bind.JAXBElement<CredentialsType> |
ObjectFactory.createCredentials(CredentialsType value)
Create an instance of JAXBElement<CredentialsType>} |
void |
UserType.setCredentials(CredentialsType value)
Sets the value of the credentials property. |
void |
AccountShadowType.setCredentials(CredentialsType value)
Sets the value of the credentials property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||