|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CredentialsType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_1 |
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 |