Interface IuAuthorizedAudience


public interface IuAuthorizedAudience
Provides audience configuration.
  • Method Details

    • getResourceUri

      URI getResourceUri()
      Gets the external root resource URI for this audience.
      Returns:
      resource URI
    • getOidcMetadataUri

      URI getOidcMetadataUri()
      Gets the token issuer's root resource URI.
      Returns:
      Issuer root resource URI
    • getNonce

      Gets the one-time number configuration for this audience.
      Returns:
      IuOneTimeNumberConfig
    • getIdentity

      Gets audience private key principal.
      Returns:
      IuPrivateKeyPrincipal