Interface Authentication

All Superinterfaces:
Claim

public interface Authentication extends Claim
An immutable authentication context.
Author:
liemmn
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Get the authentication expiration date/time in number of milliseconds since start of epoch.

    Methods inherited from interface org.opendaylight.aaa.api.Claim

    clientId, domain, roles, user, userId
  • Method Details

    • expiration

      long expiration()
      Get the authentication expiration date/time in number of milliseconds since start of epoch.
      Returns:
      expiration milliseconds since start of UTC epoch