controllers
.
generic
AuthenticationController
Related Doc:
package generic
class
AuthenticationController
extends
Controller
Linear Supertypes
Controller
,
HeaderNames
,
Status
,
Results
,
AnyRef
,
Any
Known Subclasses
ApiController
,
ApplicationComponentController
,
ApplicationController
,
ApplicationInstanceController
,
CloudController
,
CloudCredentialController
,
CloudPropertyController
,
CommunicationController
,
ComponentHorizontalInScalingActionController
,
ComponentHorizontalOutScalingActionController
,
ComposedMonitorController
,
ConstantMonitorController
,
FormulaQuantifierController
,
FrontendUserController
,
GenericApiController
,
GeoLocationController
,
HardwareController
,
HardwareOfferController
,
ImageController
,
InstanceController
,
IpAddressController
,
KeyPairController
,
LifecycleComponentController
,
LocationController
,
MeasurementWindowController
,
MonitorInstanceController
,
MonitorSubscriptionController
,
OperatingSystemController
,
PortProvidedController
,
PortRequiredController
,
RawMonitorController
,
ScheduleController
,
SensorConfigurationsController
,
SensorDescriptionController
,
TemplateOptionsController
,
TenantController
,
TimeWindowController
,
VirtualMachineController
,
VirtualMachineTemplateController
Ordering
Alphabetic
By Inheritance
Inherited
AuthenticationController
Controller
HeaderNames
Status
Results
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
AuthenticationController
(
frontendUserService:
FrontendUserService
,
tenantModelService:
ModelService
[
Tenant
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
def
getActiveTenant
()
:
Tenant
Attributes
protected[
controllers.generic
]
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getCloudCredential
(
cloud:
Cloud
)
:
CloudCredential
Attributes
protected[
controllers.generic
]
def
getUser
()
:
FrontendUser
Attributes
protected[
controllers.generic
]
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Controller
Inherited from
HeaderNames
Inherited from
Status
Inherited from
Results
Inherited from
AnyRef
Inherited from
Any
Ungrouped