Class Authn
- java.lang.Object
-
- org.ovirt.engine.api.extensions.aaa.Authn
-
public class Authn extends java.lang.Object
Authentication related constants.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Authn.AuthRecord
Authentication record.static class
Authn.AuthResult
Authentication result.static class
Authn.Capabilities
Capabilities.static class
Authn.ConfigKeys
Configuration keys.static class
Authn.ContextKeys
Context keys.static class
Authn.CredentialsChallengeRecord
Credentials self reset record.static class
Authn.CredentialsChallengeResponseRecord
Credentials self reset record.static class
Authn.InvokeCommands
Invoke commands.static class
Authn.InvokeKeys
Invoke keys.
-
Constructor Summary
Constructors Constructor Description Authn()
-