Uses of Class
net.anwiba.commons.mail.schema.account.Authorization
-
Packages that use Authorization Package Description net.anwiba.commons.mail.schema.account -
-
Uses of Authorization in net.anwiba.commons.mail.schema.account
Fields in net.anwiba.commons.mail.schema.account declared as Authorization Modifier and Type Field Description protected AuthorizationServer. authorizationMethods in net.anwiba.commons.mail.schema.account that return Authorization Modifier and Type Method Description AuthorizationObjectFactory. createAuthorization()Create an instance ofAuthorizationAuthorizationServer. getAuthorization()Gets the value of the authorization property.Methods in net.anwiba.commons.mail.schema.account with parameters of type Authorization Modifier and Type Method Description voidServer. setAuthorization(Authorization value)Sets the value of the authorization property.
-