Uses of Interface
org.opendaylight.aaa.api.PasswordCredentialAuth
-
Packages that use PasswordCredentialAuth Package Description org.opendaylight.aaa org.opendaylight.aaa.shiro.idm -
-
Uses of PasswordCredentialAuth in org.opendaylight.aaa
Constructors in org.opendaylight.aaa with parameters of type PasswordCredentialAuth Constructor Description AAAShiroProvider(DataBroker dataBroker, ICertificateManager certificateManager, PasswordCredentialAuth credentialAuth, ShiroConfiguration shiroConfiguration, org.osgi.service.http.HttpService httpService, String moonEndpointPath, String oauth2EndpointPath, DatastoreConfig datastoreConfig, IIDMStore iidmStore, AuthenticationService authenticationService, PasswordHashService passwordHashService)
Constructor. -
Uses of PasswordCredentialAuth in org.opendaylight.aaa.shiro.idm
Classes in org.opendaylight.aaa.shiro.idm that implement PasswordCredentialAuth Modifier and Type Class Description class
IdmLightProxy
An OSGi proxy for the IdmLight server.class
OSGIIdmLightProxy
-