Class Authn.AuthRecord
java.lang.Object
org.ovirt.engine.api.extensions.aaa.Authn.AuthRecord
- Enclosing class:
Authn
Authentication record.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PRINCIPAL
Full principal name, available post authentication. -
VALID_TO
Session valid to. Application should expire session at most at this time. Format: "yyyyMMddHHmmssX" timezone must be Z (UTC).
-
-
Constructor Details
-
AuthRecord
public AuthRecord()
-