Uses of Class
com.avoka.tm.vo.RestCFG.Authorisation
-
Packages that use RestCFG.Authorisation Package Description com.avoka.tm.vo Provides Value Object persistent entity classes. -
-
Uses of RestCFG.Authorisation in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return RestCFG.Authorisation Modifier and Type Method Description RestCFG.Authorisation
RestCFG. getAuthorisation()
Return the config authorisation.Methods in com.avoka.tm.vo with parameters of type RestCFG.Authorisation Modifier and Type Method Description void
RestCFG. setAuthorisation(RestCFG.Authorisation authorisation)
Set the config authorisation.
-