Class SiaIdentityProvider

java.lang.Object
com.yahoo.component.AbstractComponent
com.yahoo.vespa.athenz.identity.SiaIdentityProvider
All Implemented Interfaces:
com.yahoo.component.Component, com.yahoo.component.Deconstructable, ServiceIdentityProvider, Comparable<com.yahoo.component.Component>

public class SiaIdentityProvider extends com.yahoo.component.AbstractComponent implements ServiceIdentityProvider
A ServiceIdentityProvider that provides the credentials stored on file system.
Author:
mortent, bjorncs