Uses of Class
org.icatproject.Login.Credentials
-
Packages that use Login.Credentials Package Description org.icatproject -
-
Uses of Login.Credentials in org.icatproject
Fields in org.icatproject declared as Login.Credentials Modifier and Type Field Description protected Login.CredentialsLogin. credentialsMethods in org.icatproject that return Login.Credentials Modifier and Type Method Description Login.CredentialsObjectFactory. createLoginCredentials()Create an instance ofLogin.CredentialsLogin.CredentialsLogin. getCredentials()Gets the value of the credentials property.Methods in org.icatproject with parameters of type Login.Credentials Modifier and Type Method Description StringICAT. login(String plugin, Login.Credentials credentials)voidLogin. setCredentials(Login.Credentials value)Sets the value of the credentials property.
-