Uses of Class
org.teiid.services.SessionServiceImpl.Authentication
-
Packages that use SessionServiceImpl.Authentication Package Description org.teiid.services -
-
Uses of SessionServiceImpl.Authentication in org.teiid.services
Methods in org.teiid.services that return SessionServiceImpl.Authentication Modifier and Type Method Description static SessionServiceImpl.AuthenticationSessionServiceImpl.Authentication. valueOf(String name)Returns the enum constant of this type with the specified name.static SessionServiceImpl.Authentication[]SessionServiceImpl.Authentication. values()Returns an array containing the constants of this enum type, in the order they are declared.
-