Interface IuAuthenticationRealm

All Known Subinterfaces:
IuAuthorizationClient.Credentials, IuCertificateAuthority, IuPrivateKeyPrincipal, IuSamlServiceProviderMetadata, IuSessionConfiguration

public interface IuAuthenticationRealm
Provides realm configuration.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Enumerates authentication realm types.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the authentication realm type.
    static void
    Verifies that getType() may be used to inform a decision to cast an instance to a specific subclass.