A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

A

AaaAppConfigData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
This class represents the following YANG schema fragment defined in module aaa-app-config
AaaCertData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126
Service definition for aaa certificate
AaaCertMdsalData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
Yang model definition for aaa certificate using MDSAL
AaaCertMdsalProvider - Class in org.opendaylight.aaa.cert.impl
AaaCertMdsalProvider use to manage the certificates manipulation operations using Mdsal as data store.
AaaCertMdsalProvider(DataBroker, AAAEncryptionService) - Constructor for class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
AaaCertProvider - Class in org.opendaylight.aaa.cert.impl
AaaCertProvider use to manage the certificates manipulation operations add, revoke and update.
AaaCertProvider(CtlKeystore, TrustKeystore) - Constructor for class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
AaaCertRpcService - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
 
AaaCertRpcServiceImpl - Class in org.opendaylight.aaa.cert.impl
AaaCertRpcServiceImpl Implements the basic RPCs operation that add and retrieve certificates to and from the keystores.
AaaCertRpcServiceImpl(AaaCertServiceConfig, DataBroker, AAAEncryptionService) - Constructor for class org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImpl
 
AaaCertServiceConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126
This class represents the following YANG schema fragment defined in module aaa-cert
AaaCertServiceConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126
Class that builds AaaCertServiceConfig instances.
AaaCertServiceConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
AaaCertServiceConfigBuilder(AaaCertServiceConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
AaaCliAbstractCommand - Class in org.opendaylight.aaa.cli
Base class for all CLI commands.
AaaCliAbstractCommand() - Constructor for class org.opendaylight.aaa.cli.AaaCliAbstractCommand
 
AaaData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
AAAEncryptionService - Interface in org.opendaylight.aaa.encrypt
A generic encryption/decryption service for encrypting various data in ODL.
AAAEncryptionServiceImpl - Class in org.opendaylight.aaa.encrypt.impl
Deprecated.
AAAEncryptionServiceImpl(AaaEncryptServiceConfig, DataBroker) - Constructor for class org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl
Deprecated.
 
AaaEncryptServiceConfig - Interface in org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915
This class represents the following YANG schema fragment defined in module aaa-encrypt-service-config
AaaEncryptServiceConfigBuilder - Class in org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915
Class that builds AaaEncryptServiceConfig instances.
AaaEncryptServiceConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
AaaEncryptServiceConfigBuilder(AaaEncryptServiceConfig) - Constructor for class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
AaaEncryptServiceConfigData - Interface in org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915
This class represents the following YANG schema fragment defined in module aaa-encrypt-service-config
AAAFilterChain - Class in org.opendaylight.aaa.filterchain.filters
Recreates the javax.servlet.Filter chain of responsibility Pattern to allow for programmatic injection of Filters.
AaaPasswordServiceConfigData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619
This class represents the following YANG schema fragment defined in module aaa-password-service-config
AAAService - Interface in org.opendaylight.aaa.api
Service interface exposing AAA Filtering for Servlets.
AAAShiroFilter - Class in org.opendaylight.aaa.shiro.filters
The default AAA JAX-RS 1.X Web Filter.
AAAShiroFilter() - Constructor for class org.opendaylight.aaa.shiro.filters.AAAShiroFilter
 
AAAShiroProvider - Class in org.opendaylight.aaa
Provider for AAA shiro implementation.
AAAShiroProvider(DataBroker, ICertificateManager, PasswordCredentialAuth, ShiroConfiguration, HttpService, String, String, DatastoreConfig, IIDMStore, AuthenticationService, PasswordHashService) - Constructor for class org.opendaylight.aaa.AAAShiroProvider
Constructor.
AbstractMain - Class in org.opendaylight.aaa.cli.jar
Class with main() method and argument parsing etc.
AbstractMain() - Constructor for class org.opendaylight.aaa.cli.jar.AbstractMain
 
addAllFilters(Iterable<? extends FilterDetails>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to filters list.
addAllListeners(Iterable<? extends ServletContextListener>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to listeners list.
addAllResources(Iterable<? extends ResourceDetails>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to resources list.
addAllServlets(Iterable<? extends ServletDetails>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to servlets list.
addAllUrlPatterns(Iterable<String>) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Adds elements to urlPatterns list.
addAllUrlPatterns(Iterable<String>) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Adds elements to urlPatterns list.
addAugmentation(Augmentation<AaaEncryptServiceConfig>) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DatastoreConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Main>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Urls>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ShiroConfiguration>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PasswordServiceConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Domains>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Domains>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Grants>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Grants>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Roles>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Roles>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Users>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Users>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Authentication>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Policies>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Policies>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Permissions>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HttpAuthorization>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<CipherSuites>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SslData>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<KeyStores>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<OdlKeystore>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TrustKeystore>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<CipherSuites>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<CtlKeystore>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TrustKeystore>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AaaCertServiceConfig>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<GetNodeCertificateInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<GetNodeCertificateOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<GetODLCertificateInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<GetODLCertificateOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<GetODLCertificateReqInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<GetODLCertificateReqOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SetNodeCertificateInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SetNodeCertificateOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SetODLCertificateInput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SetODLCertificateOutput>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutputBuilder
Add an augmentation to this builder's product.
addCertificate(KeyStore, String, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Add certificate to the given keystore.
addCertificateODLKeyStore(String, String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Add certificate to ODL keystore, the certificate should be signed by a CA (Certificate Authority) based on a certificate request generated by the ODL keystore.
addCertificateODLKeyStore(String, String, String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Add certificate to ODL keystore, the certificate should be signed by a CA (Certificate Authority) based on a certificate request generated by the ODL keystore.
addCertificateODLKeyStore(String, String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
addCertificateODLKeyStore(String, String) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
addCertificateODLKeyStore(String, String, String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
addCertificateODLKeyStore(String, String, String) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
addCertificateTrustStore(String, String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Add certificate to Trust keystore.
addCertificateTrustStore(String, String, String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Add certificate to Trust keystore.
addCertificateTrustStore(String, String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
addCertificateTrustStore(String, String) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
addCertificateTrustStore(String, String, String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
addCertificateTrustStore(String, String, String) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
AddDomain - Class in org.opendaylight.aaa.cli.dmstore
Adds a domain.
AddDomain() - Constructor for class org.opendaylight.aaa.cli.dmstore.AddDomain
 
addFilter(Filter) - Method in class org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl
 
addFilter(FilterDetails) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds one element to filters list.
addFilters(FilterDetails...) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to filters list.
AddGrant - Class in org.opendaylight.aaa.cli.dmstore
Adds a grant.
AddGrant() - Constructor for class org.opendaylight.aaa.cli.dmstore.AddGrant
 
addListener(ServletContextListener) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds one element to listeners list.
addListeners(ServletContextListener...) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to listeners list.
addNewUsers(List<String>, List<String>, boolean) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
addNewUsers(List<String>, List<String>, boolean) - Method in class org.opendaylight.aaa.cli.jar.Main
 
addODLStoreSignedCertificate(String, String, String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
add a ODL signed certificate that is signed by a CA based on a certificate request generated by ODL keystore.
addODLStoreSignedCertificate(String, String, String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
addResource(ResourceDetails) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds one element to resources list.
addResources(ResourceDetails...) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to resources list.
addRole(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
AddRole - Class in org.opendaylight.aaa.cli.dmstore
Adds a role.
AddRole() - Constructor for class org.opendaylight.aaa.cli.dmstore.AddRole
 
addRoles(List<KeystoneToken.Token.Role>) - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token
 
addRoles(Set<String>) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
addServlet(ServletDetails) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds one element to servlets list.
addServlets(ServletDetails...) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Adds elements to servlets list.
addSslData(DataBroker, String, OdlKeystore, TrustKeystore, List<CipherSuites>, String) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
addSslDataKeystores(String, String, String, String, String, String, String, int, int, String, String, String[], String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Add SslData object to Mdsal.
addSslDataKeystores(String, String, String, String, String, String, String, String[], String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Add SslData object to Mdsal with default values of keyAlg=RSA, keySize=2048, validity=356 and signAlg=SHA1WithRSAEncryption.
addSslDataKeystores(String, String, String, String, String, String, String, int, int, String, String, String[], String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
addSslDataKeystores(String, String, String, String, String, String, String, String[], String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
addTrustNodeCertificate(String, String, String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Add a network node certificate to the trust keystore.
addTrustNodeCertificate(String, String, String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
addUrlPattern(String) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Adds one element to urlPatterns list.
addUrlPattern(String) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Adds one element to urlPatterns list.
addUrlPatterns(String...) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Adds elements to urlPatterns list.
addUrlPatterns(String...) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Adds elements to urlPatterns list.
AddUser - Class in org.opendaylight.aaa.cli.dmstore
Adds a user.
AddUser() - Constructor for class org.opendaylight.aaa.cli.dmstore.AddUser
 
alias() - Method in interface org.opendaylight.aaa.web.ResourceDetails
The name in the URI namespace to which the resources are mapped.
alias(String) - Method in class org.opendaylight.aaa.web.ResourceDetailsBuilder
Initializes the value for the alias attribute.
asyncSupported(Boolean) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Initializes the value for the asyncSupported attribute.
asyncSupported(Boolean) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Initializes the value for the asyncSupported attribute.
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutputBuilder
 
augmentations() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
AUTH_HEADER - Static variable in class org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuth
 
AUTH_SEP - Static variable in class org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuth
 
AUTH_SETVICE_TL - Static variable in interface org.opendaylight.aaa.shiro.web.env.ThreadLocals
 
authEnabled() - Method in annotation type org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager.Configuration
 
authenticate(HttpServletRequest) - Method in class org.opendaylight.aaa.authenticator.ODLAuthenticator
 
authenticate(PasswordCredentials) - Method in class org.opendaylight.aaa.shiro.idm.IdmLightProxy
 
authenticate(PasswordCredentials) - Method in class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
authenticate(T) - Method in interface org.opendaylight.aaa.api.CredentialAuth
Authenticate a claim with the given credentials and domain scope.
Authentication - Interface in org.opendaylight.aaa.api
An immutable authentication context.
Authentication - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
AuthenticationBuilder - Class in org.opendaylight.aaa.tokenauthrealm.auth
A builder for the authentication context.
AuthenticationBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
Class that builds Authentication instances.
AuthenticationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
AuthenticationBuilder(Claim) - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilder
 
AuthenticationBuilder(Authentication) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
AuthenticationException - Exception in org.opendaylight.aaa.api
A catch-all authentication exception.
AuthenticationException(String) - Constructor for exception org.opendaylight.aaa.api.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception org.opendaylight.aaa.api.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception org.opendaylight.aaa.api.AuthenticationException
 
AuthenticationListener - Class in org.opendaylight.aaa.shiro.filters
Follows the event-listener pattern; the Authenticator notifies this class about authentication attempts.
AuthenticationListener() - Constructor for class org.opendaylight.aaa.shiro.filters.AuthenticationListener
 
AuthenticationManager - Class in org.opendaylight.aaa.tokenauthrealm.auth
AuthenticationManager() - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
AuthenticationManager(boolean) - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
AuthenticationManager.Configuration - Annotation Type in org.opendaylight.aaa.tokenauthrealm.auth
 
AuthenticationService - Interface in org.opendaylight.aaa.api
Authentication service to provide authentication context.
AuthenticationTokenUtils - Class in org.opendaylight.aaa.shiro.filters
Utility methods for forming audit trail output based on an AuthenticationToken.

B

BASIC_PREFIX - Static variable in class org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuth
 
BEARER_SCHEME - Static variable in class org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
 
BEGIN_CERTIFICATE - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
BEGIN_CERTIFICATE_REQUEST - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
BestAttemptGroupToRolesMappingStrategy - Class in org.opendaylight.aaa.shiro.realm.mapping.impl
Maps groups to roles if any association exists.
BestAttemptGroupToRolesMappingStrategy() - Constructor for class org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategy
 
bindingEquals(AaaEncryptServiceConfig, Object) - Static method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DatastoreConfig, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Main, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Main
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Urls, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Urls
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ShiroConfiguration, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PasswordServiceConfig, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Domains, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.Domains
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Domains, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Grants, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.Grants
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Grants, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Roles, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.Roles
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Roles, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Users, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.Users
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Users, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Authentication, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Policies, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.Policies
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Policies, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Permissions, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HttpAuthorization, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorization
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(CipherSuites, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SslData, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslData
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(KeyStores, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(OdlKeystore, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystore
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TrustKeystore, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystore
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(CipherSuites, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(CtlKeystore, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TrustKeystore, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AaaCertServiceConfig, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(GetNodeCertificateInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(GetNodeCertificateOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(GetODLCertificateInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(GetODLCertificateOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(GetODLCertificateReqInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(GetODLCertificateReqOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SetNodeCertificateInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SetNodeCertificateOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SetODLCertificateInput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SetODLCertificateOutput, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutput
Default implementation of Object.equals(Object) contract for this interface.
bindingHashCode(AaaEncryptServiceConfig) - Static method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DatastoreConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Main) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Main
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Urls) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Urls
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ShiroConfiguration) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PasswordServiceConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Authentication) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Domains) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Domains) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.Domains
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Grants) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Grants) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.Grants
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Roles) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Roles) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.Roles
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Users) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Users) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.Users
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Policies) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Policies) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.Policies
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Permissions) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HttpAuthorization) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorization
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(CipherSuites) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SslData) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslData
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(KeyStores) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(OdlKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystore
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TrustKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystore
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(CtlKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(CipherSuites) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TrustKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AaaCertServiceConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(GetNodeCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(GetNodeCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(GetODLCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(GetODLCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(GetODLCertificateReqInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(GetODLCertificateReqOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SetNodeCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SetNodeCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SetODLCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SetODLCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutput
Default implementation of Object.hashCode() contract for this interface.
bindingToString(AaaEncryptServiceConfig) - Static method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Default implementation of Object.toString() contract for this interface.
bindingToString(DatastoreConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Default implementation of Object.toString() contract for this interface.
bindingToString(Main) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Main
Default implementation of Object.toString() contract for this interface.
bindingToString(Urls) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Urls
Default implementation of Object.toString() contract for this interface.
bindingToString(ShiroConfiguration) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Default implementation of Object.toString() contract for this interface.
bindingToString(PasswordServiceConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Default implementation of Object.toString() contract for this interface.
bindingToString(Authentication) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Default implementation of Object.toString() contract for this interface.
bindingToString(Domains) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
Default implementation of Object.toString() contract for this interface.
bindingToString(Domains) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.Domains
Default implementation of Object.toString() contract for this interface.
bindingToString(Grants) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
Default implementation of Object.toString() contract for this interface.
bindingToString(Grants) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.Grants
Default implementation of Object.toString() contract for this interface.
bindingToString(Roles) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
Default implementation of Object.toString() contract for this interface.
bindingToString(Roles) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.Roles
Default implementation of Object.toString() contract for this interface.
bindingToString(Users) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
Default implementation of Object.toString() contract for this interface.
bindingToString(Users) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.Users
Default implementation of Object.toString() contract for this interface.
bindingToString(Policies) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
Default implementation of Object.toString() contract for this interface.
bindingToString(Policies) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.Policies
Default implementation of Object.toString() contract for this interface.
bindingToString(Permissions) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Default implementation of Object.toString() contract for this interface.
bindingToString(HttpAuthorization) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorization
Default implementation of Object.toString() contract for this interface.
bindingToString(CipherSuites) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
Default implementation of Object.toString() contract for this interface.
bindingToString(SslData) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslData
Default implementation of Object.toString() contract for this interface.
bindingToString(KeyStores) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Default implementation of Object.toString() contract for this interface.
bindingToString(OdlKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystore
Default implementation of Object.toString() contract for this interface.
bindingToString(TrustKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystore
Default implementation of Object.toString() contract for this interface.
bindingToString(CtlKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Default implementation of Object.toString() contract for this interface.
bindingToString(CipherSuites) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
Default implementation of Object.toString() contract for this interface.
bindingToString(TrustKeystore) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Default implementation of Object.toString() contract for this interface.
bindingToString(AaaCertServiceConfig) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Default implementation of Object.toString() contract for this interface.
bindingToString(GetNodeCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
Default implementation of Object.toString() contract for this interface.
bindingToString(GetNodeCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
Default implementation of Object.toString() contract for this interface.
bindingToString(GetODLCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInput
Default implementation of Object.toString() contract for this interface.
bindingToString(GetODLCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
Default implementation of Object.toString() contract for this interface.
bindingToString(GetODLCertificateReqInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInput
Default implementation of Object.toString() contract for this interface.
bindingToString(GetODLCertificateReqOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
Default implementation of Object.toString() contract for this interface.
bindingToString(SetNodeCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Default implementation of Object.toString() contract for this interface.
bindingToString(SetNodeCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutput
Default implementation of Object.toString() contract for this interface.
bindingToString(SetODLCertificateInput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Default implementation of Object.toString() contract for this interface.
bindingToString(SetODLCertificateOutput) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutput
Default implementation of Object.toString() contract for this interface.
build() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Builds a new IdmLightConfig.
build() - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpClient.Builder
Build the client.
build() - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Build the request.
build() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilder
 
build() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
build() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialBuilder
 
build() - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Builds a new FilterDetails.
build() - Method in class org.opendaylight.aaa.web.ResourceDetailsBuilder
Builds a new ResourceDetails.
build() - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Builds a new ServletDetails.
build() - Method in class org.opendaylight.aaa.web.WebContextBuilder
Builds a new WebContext.
build() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutputBuilder
 
buildAuthorizationInfo(Set<String>) - Static method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
 
buildCache() - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
Used to build a cache of SimpleHttpClient.
buildClient(boolean, ICertificateManager, SimpleHttpClient.Builder) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
Used to obtain a SimpleHttpClient that optionally performs SSL verification.
builder() - Static method in interface org.opendaylight.aaa.web.FilterDetails
 
builder() - Static method in interface org.opendaylight.aaa.web.ResourceDetails
 
builder() - Static method in interface org.opendaylight.aaa.web.ServletDetails
 
builder() - Static method in class org.opendaylight.aaa.web.WebContext
 

C

CERT_MANAGER_TL - Static variable in interface org.opendaylight.aaa.shiro.web.env.ThreadLocals
 
CertificateManagerService - Class in org.opendaylight.aaa.cert.impl
CertificateManagerService implements ICertificateManager and work as adapter to which AaaCertProvider is used.
CertificateManagerService(AaaCertServiceConfig, DataBroker, AAAEncryptionService) - Constructor for class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
CHANGE_PASSWORD_FAIL - Static variable in class org.opendaylight.aaa.cli.dmstore.ChangeUserPassword
 
ChangeUserPassword - Class in org.opendaylight.aaa.cli.dmstore
ChangeUserPassword change the user password.
ChangeUserPassword() - Constructor for class org.opendaylight.aaa.cli.dmstore.ChangeUserPassword
 
check() - Method in class org.opendaylight.aaa.web.WebContext
 
checkKeyStoreFile(String) - Static method in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
checkUserPassword(String, String) - Method in class org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterface
Check a user's password.
CipherSuite - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
CipherSuites - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
CipherSuites - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore
This class represents the following YANG schema fragment defined in module aaa-cert
CipherSuitesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite
Class that builds CipherSuites instances.
CipherSuitesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore
Class that builds CipherSuites instances.
CipherSuitesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
 
CipherSuitesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
 
CipherSuitesBuilder(CipherSuites) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
 
CipherSuitesBuilder(CipherSuites) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
 
Claim - Class in org.opendaylight.aaa.api.model
 
Claim - Interface in org.opendaylight.aaa.api
A claim typically provided by an identity provider after validating the needed identity and credentials.
Claim() - Constructor for class org.opendaylight.aaa.api.model.Claim
 
ClaimBuilder - Class in org.opendaylight.aaa.tokenauthrealm.auth
Builder for a Claim.
ClaimBuilder() - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
ClaimBuilder(Claim) - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
ClaimBuilder.ImmutableClaim - Class in org.opendaylight.aaa.tokenauthrealm.auth
 
ClaimCache - Interface in org.opendaylight.aaa.api
Interface for a class that caches active Claims.
clear() - Method in interface org.opendaylight.aaa.api.AuthenticationService
Clear the current security context.
clear() - Method in interface org.opendaylight.aaa.api.ClaimCache
Clears the cache of any active claims.
clear() - Method in class org.opendaylight.aaa.shiro.idm.IdmLightProxy
Clears the cache of any active claims.
clear() - Method in class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
clear() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
clientBuilder() - Static method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpClient
Obtain a builder for SimpleHttpClient.
clientId - Variable in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
clientId() - Method in interface org.opendaylight.aaa.api.Claim
Get the id of the authorized client.
clientId() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
close() - Method in class org.opendaylight.aaa.AAAShiroProvider
Method called when the blueprint container is destroyed.
close() - Method in class org.opendaylight.aaa.datastore.h2.H2TokenStore
 
close() - Method in class org.opendaylight.aaa.shiro.web.env.WebInitializer
 
close() - Method in interface org.opendaylight.aaa.web.WebContextRegistration
 
configure() - Method in class org.opendaylight.aaa.web.testutils.WebTestModule
 
ConnectionProvider - Interface in org.opendaylight.aaa.datastore.h2
Provider of JDBC Connections.
contextParams() - Method in class org.opendaylight.aaa.web.WebContext
Context params.
contextParams(Map<String, ? extends String>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Sets or replaces all mappings from the specified map as entries for the contextParams map.
contextPath() - Method in class org.opendaylight.aaa.web.WebContext
Path which will be used as URL prefix to all registered servlets and filters.
contextPath(String) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Initializes the value for the contextPath attribute.
convertKeystoreToBytes(KeyStore, String) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Convert the given java keystore object to byte array.
create(String, String, int, String) - Static method in class org.opendaylight.aaa.impl.password.service.PasswordHashImpl
 
createAAAFilterChain() - Static method in class org.opendaylight.aaa.filterchain.filters.AAAFilterChain
 
createCipherSuite(String) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
createDir(String) - Static method in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
createDomain(String, boolean) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
createDomain(UriInfo, Domain) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Creates a domain.
createDomain(Domain) - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
createEmptyKeyStore(String) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Create empty keystore does not has private or public key.
createGrant(String, String, String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
createGrant(UriInfo, String, String, Grant) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Creates a grant.
createGrant(Grant) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
createGrantid(String, String, String) - Static method in class org.opendaylight.aaa.api.IDMStoreUtil
 
createHttpServletBuilder(Application) - Method in class org.opendaylight.aaa.web.servlet.jersey2.JerseyServletSupport
 
createHttpServletBuilder(Application) - Method in interface org.opendaylight.aaa.web.servlet.ServletSupport
Create a new HttpServletBuilder for an Application.
createKeyStores() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Create the ODL and Trust keystores based on the CtlKeystore and TrustKeystore data.
createKeyStores() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
createKeyStores() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
createKeyStoreWithSelfSignCert(String, String, String, String, int) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Create a keystore that has self sign private/public keys using the default key algorithm (RSA), size (2048) and signing algorithm (SHA1WithRSAEncryption).
createKeyStoreWithSelfSignCert(String, String, String, String, int, String, int, String) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Create a keystore that has self sign private/public keys.
createNewUser(String, String, boolean) - Method in class org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterface
 
createOdlKeystore(String, String, String, byte[]) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
createOdlKeystore(String, String, String, String, String, String, int, int, ODLKeyTool) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
createOdlKeystore(String, String, String, String, ODLKeyTool) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
createODLPrincipal(String, String, String) - Static method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
A static factory method to create ODLPrincipal instances w/o roles.
createODLPrincipal(String, String, String, Set<String>) - Static method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
A static factory method to create ODLPrincipal instances.
createODLPrincipal(String, String, String, Set<String>, String) - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
createODLPrincipal(Authentication) - Static method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
A static factory method to create ODLPrincipal instances.
createRole(String, String, String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
createRole(UriInfo, Role) - Method in class org.opendaylight.aaa.shiro.idm.RoleHandler
Creates a role.
createRole(Role) - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
createRoleid(String, String) - Static method in class org.opendaylight.aaa.api.IDMStoreUtil
 
createSearchControls() - Static method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
A utility method to help create the search controls for the LDAP lookup.
createTrustKeystore(String, String, byte[]) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
createTrustKeystore(String, String, ODLKeyTool) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
createUser(String, String, String, boolean) - Method in class org.opendaylight.aaa.api.StoreBuilder
 
createUser(String, String, String, String, String, boolean, String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
createUser(String, String, String, List<String>) - Method in class org.opendaylight.aaa.api.StoreBuilder
Create new user.
createUser(UriInfo, User) - Method in class org.opendaylight.aaa.shiro.idm.UserHandler
REST endpoint to create a user.
createUser(User) - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 
createUserid(String, String) - Static method in class org.opendaylight.aaa.api.IDMStoreUtil
 
CredentialAuth<T extends Credentials> - Interface in org.opendaylight.aaa.api
An interface for direct authentication with some given credentials.
credentialClass() - Method in interface org.opendaylight.aaa.api.CredentialAuth
Return the credential class that is required by this services.
credentialClass() - Method in interface org.opendaylight.aaa.api.PasswordCredentialAuth
 
Credentials - Interface in org.opendaylight.aaa.api
An interface to represent user credentials.
CtlKeystore - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config
This class represents the following YANG schema fragment defined in module aaa-cert
CtlKeystoreBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config
Class that builds CtlKeystore instances.
CtlKeystoreBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
CtlKeystoreBuilder(CtlKeystore) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
CustomFilterAdapter - Class in org.opendaylight.aaa.filterchain.filters
Recreates the Chain of Responsibility pattern for javax.servlet.Filter(s).
CustomFilterAdapter(CustomFilterAdapterConfiguration) - Constructor for class org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter
 
CustomFilterAdapterConfiguration - Interface in org.opendaylight.aaa.filterchain.configuration
Responsible for parsing configuration from a configuration admin file (or service).
CustomFilterAdapterConfigurationImpl - Class in org.opendaylight.aaa.filterchain.configuration.impl
Implementation of CustomFilterAdapterConfiguration.
CustomFilterAdapterConfigurationImpl() - Constructor for class org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl
 
CustomFilterAdapterListener - Interface in org.opendaylight.aaa.filterchain.configuration
React to changes to custom Filter list in config admin.

D

DATABROKER_TL - Static variable in interface org.opendaylight.aaa.shiro.web.env.ThreadLocals
 
DatastoreConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
This class represents the following YANG schema fragment defined in module aaa-app-config
DatastoreConfig.Store - Enum in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
 
DatastoreConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
Class that builds DatastoreConfig instances.
DatastoreConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
DatastoreConfigBuilder(DatastoreConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
DataStoreUtils - Class in org.opendaylight.aaa.cli.utils
 
DAY_TIME - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
dbConnectionString(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbConnectionString attribute.
dbConnectionStringPrefix(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbConnectionStringPrefix attribute.
dbDirectory(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbDirectory attribute.
dbDriver(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbDriver attribute.
dbName(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbName attribute.
dbPwd(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbPwd attribute.
dbUser(String) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbUser attribute.
dbValidTimeOut(int) - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Initializes the value for the dbValidTimeOut attribute.
decodePrivateKey(StringReader, String) - Method in class org.opendaylight.aaa.encrypt.PKIUtil
 
decodePrivateKey(String, String) - Method in class org.opendaylight.aaa.encrypt.PKIUtil
 
decodePublicKey(String) - Method in class org.opendaylight.aaa.encrypt.PKIUtil
 
decrypt(byte[]) - Method in interface org.opendaylight.aaa.encrypt.AAAEncryptionService
Decrypt data using a 2-way decryption mechanism.
decrypt(byte[]) - Method in class org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl
Deprecated.
 
decrypt(String) - Method in interface org.opendaylight.aaa.encrypt.AAAEncryptionService
Decrypt data using a 2-way decryption mechanism.
decrypt(String) - Method in class org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl
Deprecated.
 
DEFAULT_DOMAIN - Static variable in interface org.opendaylight.aaa.api.IIDMStore
 
DEFAULT_DOMAIN - Static variable in class org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuth
 
DEFAULT_HASH_ALGORITHM - Static variable in class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
DEFAULT_KEY_ALG - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
DEFAULT_KEY_SIZE - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
DEFAULT_NUM_ITERATIONS - Static variable in class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
DEFAULT_SIGN_ALG - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
DEFAULT_VALIDITY - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
DefaultMdsalSslData - Class in org.opendaylight.aaa.cert.impl
DefaultMdsalSslData Implements the default Mdsal SslData based on the configuration exist in the aaa-cert-config.xml.
DefaultMdsalSslData(AaaCertMdsalProvider, String, CtlKeystore, TrustKeystore) - Constructor for class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
DefaultPasswordHashService - Class in org.opendaylight.aaa.impl.password.service
 
DefaultPasswordHashService() - Constructor for class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
DefaultPasswordHashService(PasswordServiceConfig) - Constructor for class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
delegate() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
delegate() - Method in class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
delete(String) - Method in interface org.opendaylight.aaa.api.TokenStore
 
delete(String) - Method in class org.opendaylight.aaa.datastore.h2.H2TokenStore
 
delete(DataBroker, LogicalDatastoreType, InstanceIdentifier<D>) - Static method in class org.opendaylight.aaa.cert.utils.MdsalUtils
Executes delete as a blocking transaction.
Delete - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
deleteDomain(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
deleteDomain(String) - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
deleteDomain(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
deleteDomain(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
deleteDomain(UriInfo, String) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Deletes a domain.
deleteGrant(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
deleteGrant(String) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
deleteGrant(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
deleteGrant(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
deleteGrant(UriInfo, String, String, String) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Delete a grant.
deleteRole(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
deleteRole(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
deleteRole(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
deleteRole(String) - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
deleteRole(UriInfo, String) - Method in class org.opendaylight.aaa.shiro.idm.RoleHandler
Delete a role.
deleteUser(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
deleteUser(String) - Method in class org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterface
 
deleteUser(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
deleteUser(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
deleteUser(String) - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 
deleteUser(String, String) - Method in class org.opendaylight.aaa.api.StoreBuilder
 
deleteUser(UriInfo, String) - Method in class org.opendaylight.aaa.shiro.idm.UserHandler
REST endpoint to delete a user account.
deleteUsers(List<String>) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
deleteUsers(List<String>) - Method in class org.opendaylight.aaa.cli.jar.Main
 
destroy() - Method in class org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter
 
destroy() - Method in class org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
 
destroy() - Method in class org.opendaylight.aaa.shiro.realm.MdsalRealm
 
determineWebEnvironment(ServletContext) - Method in class org.opendaylight.aaa.shiro.web.env.ShiroWebEnvironmentLoaderListener
 
doFilter(ServletRequest, ServletResponse) - Method in class org.opendaylight.aaa.filterchain.filters.AAAFilterChain
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter
 
doFilter(ServletRequest, ServletResponse, FilterChain, List<Filter>) - Method in class org.opendaylight.aaa.filterchain.filters.AAAFilterChain
A wrapper method used to inject a new Filter chain.
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.opendaylight.aaa.shiro.realm.MdsalRealm
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.opendaylight.aaa.shiro.realm.MoonRealm
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmAuthNOnly
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class org.opendaylight.aaa.shiro.realm.TokenAuthRealm
 
doGetAuthenticationInfo(AuthenticationToken, SimpleHttpClient) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
As KeystoneAuthRealm.doGetAuthenticationInfo(AuthenticationToken) but using the provided SimpleHttpClient to reach the Keystone server.
doGetAuthorizationInfo(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
 
doGetAuthorizationInfo(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.realm.MdsalRealm
 
doGetAuthorizationInfo(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.realm.MoonRealm
 
doGetAuthorizationInfo(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
 
doGetAuthorizationInfo(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.realm.TokenAuthRealm
 
domain - Variable in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
domain() - Method in interface org.opendaylight.aaa.api.Claim
Get the fully-qualified domain name.
domain() - Method in interface org.opendaylight.aaa.api.PasswordCredentials
 
domain() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
Domain - Class in org.opendaylight.aaa.api.model
 
Domain - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
Domain() - Constructor for class org.opendaylight.aaa.api.model.Domain
 
Domain(String) - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Scope.Domain
 
DomainHandler - Class in org.opendaylight.aaa.shiro.idm
REST application used to manipulate the H2 database domains table.
DomainHandler(IIDMStore, ClaimCache) - Constructor for class org.opendaylight.aaa.shiro.idm.DomainHandler
 
Domains - Class in org.opendaylight.aaa.api.model
 
Domains - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
This class represents the following YANG schema fragment defined in module aaa
Domains - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains
This class represents the following YANG schema fragment defined in module aaa
Domains() - Constructor for class org.opendaylight.aaa.api.model.Domains
 
DomainsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains
Class that builds Domains instances.
DomainsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
Class that builds Domains instances.
DomainsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
DomainsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
 
DomainsBuilder(Domains) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
 
DomainsBuilder(Domains) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
DomainsBuilder(Domain) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
DomainsKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains
 
DomainsKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsKey
 
DomainsKey(DomainsKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsKey
Creates a copy from Source Object.
DomainStore - Class in org.opendaylight.aaa.datastore.h2
Domain store.
DomainStore(ConnectionProvider) - Constructor for class org.opendaylight.aaa.datastore.h2.DomainStore
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.opendaylight.aaa.shiro.moon.MoonTokenEndpoint
 

E

encodePublicKey(PublicKey) - Method in class org.opendaylight.aaa.encrypt.PKIUtil
 
encrypt(byte[]) - Method in interface org.opendaylight.aaa.encrypt.AAAEncryptionService
Encrypt data using a 2-way encryption mechanism.
encrypt(byte[]) - Method in class org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl
Deprecated.
 
encrypt(String) - Method in interface org.opendaylight.aaa.encrypt.AAAEncryptionService
Encrypt data using a 2-way encryption mechanism.
encrypt(String) - Method in class org.opendaylight.aaa.encrypt.impl.AAAEncryptionServiceImpl
Deprecated.
 
END_CERTIFICATE - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
END_CERTIFICATE_REQUEST - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
entity(Object) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Sets the input payload of the request.
equals(Object) - Method in class org.opendaylight.aaa.api.model.Domain
 
equals(Object) - Method in class org.opendaylight.aaa.api.model.Grant
 
equals(Object) - Method in class org.opendaylight.aaa.api.model.Role
 
equals(Object) - Method in class org.opendaylight.aaa.api.model.User
 
equals(Object) - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
equals(Object) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataKey
 
execute() - Method in class org.opendaylight.aaa.cli.AaaCliAbstractCommand
 
execute() - Method in class org.opendaylight.aaa.cli.cert.ExportDefaultKeystores
 
execute() - Method in class org.opendaylight.aaa.cli.cert.GenerateCertReq
 
execute() - Method in class org.opendaylight.aaa.cli.cert.GetCipherSuites
 
execute() - Method in class org.opendaylight.aaa.cli.cert.GetODLSelfSignCert
 
execute() - Method in class org.opendaylight.aaa.cli.cert.GetTlsProtocols
 
execute() - Method in class org.opendaylight.aaa.cli.cert.GetTrustStoreCert
 
execute() - Method in class org.opendaylight.aaa.cli.cert.ImportDefaultKeystores
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.AddDomain
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.AddGrant
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.AddRole
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.AddUser
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.ChangeUserPassword
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.ListODLDomains
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.ListODLRoles
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.ListODLUsers
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.RemoveDomain
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.RemoveGrant
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.RemoveRole
 
execute() - Method in class org.opendaylight.aaa.cli.dmstore.RemoveUser
 
execute() - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest
Executes the http request.
expiration() - Method in interface org.opendaylight.aaa.api.Authentication
Get the authentication expiration date/time in number of milliseconds since start of epoch.
ExportDefaultKeystores - Class in org.opendaylight.aaa.cli.cert
Export default MD-SAL keystores to .jks files under default path.
ExportDefaultKeystores() - Constructor for class org.opendaylight.aaa.cli.cert.ExportDefaultKeystores
 
exportKeystore(KeyStore, String, String) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Export the given keystore as a file under the working directory.
exportSslDataKeystores() - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Export the ODL keystore and Trust keystore to keystore files under configuration/ssl/ directory.
exportSslDataKeystores() - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
exportSslDataKeystores() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
exportSslDataKeystores(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Export the ODL keystore and Trust keystore to a file under karaf ssl/ directory.
exportSslDataKeystores(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
extractDomain(String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Extract domain from the form user or user@domain.
extractHostname(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtils
Extracts the hostname if possible.
extractPassword(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.realm.util.TokenUtils
extract the password from an AuthenticationToken.
extractUsername(String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Extract username from the form user or user@domain.
extractUsername(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtils
Extracts the username if possible.
extractUsername(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.realm.util.TokenUtils
extract the username from an AuthenticationToken.

F

fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
Set fields from given grouping argument.
filter() - Method in interface org.opendaylight.aaa.web.FilterDetails
 
filter(Filter) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Initializes the value for the filter attribute.
FilterDetails - Interface in org.opendaylight.aaa.web
Details about a Filter.
FilterDetailsBuilder - Class in org.opendaylight.aaa.web
Builds instances of type FilterDetails.
FilterDetailsBuilder() - Constructor for class org.opendaylight.aaa.web.FilterDetailsBuilder
Creates a builder for FilterDetails instances.
filters() - Method in class org.opendaylight.aaa.web.WebContext
Filters.
filters(Iterable<? extends FilterDetails>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Sets or replaces all elements for filters list.
formHeaders(String, String, String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Adapter between basic authentication mechanism and existing TokenAuth interface.
formHeadersWithToken(String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Returns a map with all the list of headers for the given token.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
Return the enumeration member whose DatastoreConfig.Store.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
Return the enumeration member whose Permissions.Actions.getName() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
Return the enumeration member whose DatastoreConfig.Store.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
Return the enumeration member whose Permissions.Actions.getIntValue() matches specified value.
from(FilterDetails) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Fill a builder with attribute values from the provided FilterDetails instance.
from(ResourceDetails) - Method in class org.opendaylight.aaa.web.ResourceDetailsBuilder
Fill a builder with attribute values from the provided ResourceDetails instance.
from(ServletDetails) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Fill a builder with attribute values from the provided ServletDetails instance.
from(WebContext) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Fill a builder with attribute values from the provided WebContext instance.
fromResultSet(ResultSet) - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
fromResultSet(ResultSet) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
fromResultSet(ResultSet) - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
fromResultSet(ResultSet) - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 

G

generateCertificateReq(KeyStore, String, String, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Generate a certificate signing request based on the given keystore private/public key.
GenerateCertReq - Class in org.opendaylight.aaa.cli.cert
GenerateCertReq from the ODL key store to be signed by the Certificate Authority 'CA'.
GenerateCertReq() - Constructor for class org.opendaylight.aaa.cli.cert.GenerateCertReq
 
generateSuccessfulAuthenticationMessage(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtils
Utility method to generate a generic message indicating Authentication was successful.
generateUnsuccessfulAuthenticationMessage(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtils
Utility method to generate a generic message indicating Authentication was unsuccessful.
genODLKeyStoreCertificateReq(boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Generate certificate request from the ODL keystore to be signed by a CA.
genODLKeyStoreCertificateReq(boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
genODLKeyStoreCertificateReq(boolean) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
genODLKeyStoreCertificateReq(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Generate a certificate request to be signed by a CA with default sign algorithm SHA1WithRSAEncryption.
genODLKeyStoreCertificateReq(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Generate certificate request from the ODL keystore to be signed by a CA.
genODLKeyStoreCertificateReq(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Generate certificate request from the ODL keystore to be signed by a CA.
genODLKeyStoreCertificateReq(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
genODLKeyStoreCertificateReq(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
genODLKeyStoreCertificateReq(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
genODLKeyStoreCertificateReq(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
get() - Method in interface org.opendaylight.aaa.api.AuthenticationService
Retrieve the current security context, or null if none exists.
get() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
get(String) - Method in interface org.opendaylight.aaa.api.TokenStore
 
get(String) - Method in class org.opendaylight.aaa.datastore.h2.H2TokenStore
 
Get - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
getAaaCertServiceConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertData
Return aaaCertServiceConfig, or null if it is not present.
getAaaEncryptServiceConfig() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigData
Return aaaEncryptServiceConfig, or null if it is not present.
getActions() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Return actions, or null if it is not present.
getActions() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
getAlgorithm() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
getAlgorithm() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Return algorithm, or null if it is not present.
getAlgorithm() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
getAlgorithmName() - Method in interface org.opendaylight.aaa.api.password.service.PasswordHash
The algorithm name used to generate this hash.
getAlgorithmName() - Method in class org.opendaylight.aaa.impl.password.service.PasswordHashImpl
 
getAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return alias, or null if it is not present.
getAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.NodeCertificate
Return alias, or null if it is not present.
getAlias() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getAlias() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return alias, or null if it is not present.
getAlias() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getAllUserNames() - Method in class org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterface
 
getAsyncSupported() - Method in interface org.opendaylight.aaa.web.FilterDetails
 
getAsyncSupported() - Method in interface org.opendaylight.aaa.web.ServletDetails
 
getAuth() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth
 
getAuthentication() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AaaData
Return authentication, or null if it is not present.
getAuthenticationService() - Method in class org.opendaylight.aaa.AAAShiroProvider
 
getBaseURL() - Method in class org.opendaylight.aaa.web.jetty.JettyWebServer
 
getBaseURL() - Method in class org.opendaylight.aaa.web.osgi.PaxWebServer
 
getBaseURL() - Method in interface org.opendaylight.aaa.web.WebServer
Base URL of this web server, without any contexts.
getBundleName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
getBundleName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataKey
 
getBundleName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
Return bundleName, or null if it is not present.
getBundleName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return bundleName, or null if it is not present.
getBundleName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
getCertificate(KeyStore, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Get a certificate as String based on the given alias.
getCertificateManager() - Method in class org.opendaylight.aaa.AAAShiroProvider
Extract the certificate manager.
getCertificateTrustStore(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get certificate from the Trust keystore.
getCertificateTrustStore(String, String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get certificate from the Trust keystore.
getCertificateTrustStore(String, String, boolean) - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get certificate from the Trust keystore.
getCertificateTrustStore(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getCertificateTrustStore(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getCertificateTrustStore(String, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getCertificateTrustStore(String, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getCertificateTrustStore(String, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getCipherSuites() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get list of of the allowed cipher suites otherwise empty array.
getCipherSuites() - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get list of of the allowed cipher suites otherwise empty array.
getCipherSuites() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getCipherSuites() - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getCipherSuites() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getCipherSuites() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.CipherSuite
Return cipherSuites, or null if it is not present.
getCipherSuites() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
getCipherSuites() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return cipherSuites, or null if it is not present.
getCipherSuites() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getCipherSuites(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get array of cipher suites that will be used in to establish the SSL connection.
getCipherSuites(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
GetCipherSuites - Class in org.opendaylight.aaa.cli.cert
GetCipherSuites get the allowed cipher suites for TLS communication.
GetCipherSuites() - Constructor for class org.opendaylight.aaa.cli.cert.GetCipherSuites
 
getCipherTransforms() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return cipherTransforms, or null if it is not present.
getCipherTransforms() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getConnection() - Method in interface org.opendaylight.aaa.datastore.h2.ConnectionProvider
Get a Connection.
getConnection() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightSimpleConnectionProvider
 
getCtlKeystore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return ctlKeystore, or null if it is not present.
getCtlKeystore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
getDataBroker() - Method in class org.opendaylight.aaa.AAAShiroProvider
Extract the data broker.
getDatastoreConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.AaaAppConfigData
Return datastoreConfig, or null if it is not present.
getDbConnectionString() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The JDBC database connection string.
getDbConnectionStringPrefix() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The JDBC default connection string.
getDbDirectory() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The database directory for the h2 database file.
getDbDriver() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The database JDBC driver, default is H2; a pure-java implementation.
getDbName() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The filename for the H2 database file.
getDbPwd() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The database password.
getDbUser() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
The database username.
getDbValidTimeOut() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
Timeout for database connections in seconds.
getDefaultDomain() - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
Default domain to use when no domain is provided within the user credentials.
getDescription() - Method in class org.opendaylight.aaa.api.model.Domain
 
getDescription() - Method in class org.opendaylight.aaa.api.model.Role
 
getDescription() - Method in class org.opendaylight.aaa.api.model.User
 
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return description, or null if it is not present.
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return description, or null if it is not present.
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return description, or null if it is not present.
getDname() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return dname, or null if it is not present.
getDname() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getDname() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getDname() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return dname, or null if it is not present.
getDname() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getDomain() - Method in interface org.opendaylight.aaa.api.shiro.principal.ODLPrincipal
Extract the domain that is making the request.
getDomain() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity.Password.User
 
getDomain() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Scope
 
getDomain() - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
getDomain() - Method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
 
getDomain(String) - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
getDomain(String) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Extracts the domain represented by domainId.
getDomainid() - Method in class org.opendaylight.aaa.api.model.Claim
 
getDomainid() - Method in class org.opendaylight.aaa.api.model.Domain
 
getDomainid() - Method in class org.opendaylight.aaa.api.model.Grant
 
getDomainid() - Method in class org.opendaylight.aaa.api.model.Role
 
getDomainid() - Method in class org.opendaylight.aaa.api.model.User
 
getDomainid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
getDomainid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsKey
 
getDomainid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
getDomainid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
getDomainid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
Return domainid, or null if it is not present.
getDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return domainid, or null if it is not present.
getDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return domainid, or null if it is not present.
getDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return domainid, or null if it is not present.
getDomainId(IIDMStore, String) - Static method in class org.opendaylight.aaa.cli.utils.DataStoreUtils
 
getDomains() - Method in interface org.opendaylight.aaa.api.IIDMStore
 
getDomains() - Method in class org.opendaylight.aaa.api.model.Domains
 
getDomains() - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
getDomains() - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
getDomains() - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
getDomains() - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Extracts all domains.
getDomains() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
Return domains, or null if it is not present.
getDomains() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
 
getDomains() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Return domains, or null if it is not present.
getDomains() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
getDomains(String) - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
getEmail() - Method in class org.opendaylight.aaa.api.model.User
 
getEmail() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getEmail() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return email, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return enabled, or null if it is not present.
getEncodedToken(String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Returns a string containing the encoded token.
getEncryptionSrvConfigIid() - Static method in class org.opendaylight.aaa.encrypt.impl.MdsalUtils
 
getEncryptIterationCount() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptIterationCount, or null if it is not present.
getEncryptIterationCount() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getEncryptKey() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptKey, or null if it is not present.
getEncryptKey() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getEncryptKeyLength() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptKeyLength, or null if it is not present.
getEncryptKeyLength() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getEncryptMethod() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptMethod, or null if it is not present.
getEncryptMethod() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getEncryptSalt() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptSalt, or null if it is not present.
getEncryptSalt() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getEncryptType() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptType, or null if it is not present.
getEncryptType() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getFilterConfig() - Method in interface org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterListener
Extract the associated Filter Configuration.
getFilterConfig() - Method in class org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter
 
getGrant(String) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
getGrant(String, String, String) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
getGrantid() - Method in class org.opendaylight.aaa.api.model.Grant
 
getGrantid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
getGrantid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsKey
 
getGrantid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return grantid, or null if it is not present.
getGrantId(IIDMStore, String, String, String) - Static method in class org.opendaylight.aaa.cli.utils.DataStoreUtils
 
getGrants() - Method in class org.opendaylight.aaa.api.model.Grants
 
getGrants() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Return grants, or null if it is not present.
getGrants() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
Return grants, or null if it is not present.
getGrants() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
 
getGrants() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
getGrants(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
getGrants(String) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
getGrants(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
getGrants(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
getGrants(String, String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
getGrants(String, String) - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
getGrants(String, String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
getGrants(String, String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
getHashedPassword() - Method in interface org.opendaylight.aaa.api.password.service.PasswordHash
The hashed password.
getHashedPassword() - Method in class org.opendaylight.aaa.impl.password.service.PasswordHashImpl
 
getHostnameVerifier() - Static method in class org.opendaylight.aaa.shiro.realm.util.http.UntrustedSSL
Get a hostname verifier that accepts all hostnames.
getHttpAuthorization() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AaaData
Return httpAuthorization, or null if it is not present.
getId() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token.Role
 
getId() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Return id, or null if it is not present.
getId() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
getIdentity() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return index, or null if it is not present.
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
getIterations() - Method in interface org.opendaylight.aaa.api.password.service.PasswordHash
The number of iterations used to generate this hash.
getIterations() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
getIterations() - Method in class org.opendaylight.aaa.impl.password.service.PasswordHashImpl
 
getIterations() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Return iterations, or null if it is not present.
getIterations() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
getKeyAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return keyAlg, or null if it is not present.
getKeyAlg() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getKeyAlg() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getKeyAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return keyAlg, or null if it is not present.
getKeyAlg() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getKeysize() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return keysize, or null if it is not present.
getKeysize() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getKeysize() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getKeysize() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return keysize, or null if it is not present.
getKeysize() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getKeystoreFile() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return keystoreFile, or null if it is not present.
getKeystoreFile() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getKeystoreFile() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getKeyStores() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.AaaCertMdsalData
Return keyStores, or null if it is not present.
getKeystoresIid() - Static method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
getMain() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Return main, or null if it is not present.
getMain() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
getMessage() - Method in class org.opendaylight.aaa.api.model.IDMError
 
getMethods() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity
 
getName() - Method in class org.opendaylight.aaa.api.model.Domain
 
getName() - Method in class org.opendaylight.aaa.api.model.Role
 
getName() - Method in class org.opendaylight.aaa.api.model.User
 
getName() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity.Password.User.Domain
 
getName() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity.Password.User
 
getName() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Scope.Domain
 
getName() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token.Role
 
getName() - Method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
getNodeAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
Return nodeAlias, or null if it is not present.
getNodeAlias() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
 
getNodeAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Return nodeAlias, or null if it is not present.
getNodeAlias() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
getNodeCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
Return nodeCert, or null if it is not present.
getNodeCert() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
 
getNodeCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Return nodeCert, or null if it is not present.
getNodeCert() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
getNodeCertificate(GetNodeCertificateInput) - Method in class org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImpl
 
getNodeCertificate(GetNodeCertificateInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.AaaCertRpcService
Invoke getNodeCertificate RPC.
GetNodeCertificateInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
This class represents the following YANG schema fragment defined in module aaa-cert-rpc
GetNodeCertificateInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds GetNodeCertificateInput instances.
GetNodeCertificateInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
 
GetNodeCertificateInputBuilder(GetNodeCertificateInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
 
GetNodeCertificateOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
This class represents the following YANG schema fragment defined in module aaa-cert-rpc
GetNodeCertificateOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds GetNodeCertificateOutput instances.
GetNodeCertificateOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
 
GetNodeCertificateOutputBuilder(GetNodeCertificateOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
 
getOdlCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
Return odlCert, or null if it is not present.
getOdlCert() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
 
getOdlCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Return odlCert, or null if it is not present.
getOdlCert() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
getOdlCertAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Return odlCertAlias, or null if it is not present.
getOdlCertAlias() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
getODLCertificate(GetODLCertificateInput) - Method in class org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImpl
 
getODLCertificate(GetODLCertificateInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.AaaCertRpcService
Invoke getODLCertificate RPC.
GetODLCertificateInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
 
GetODLCertificateInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds GetODLCertificateInput instances.
GetODLCertificateInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInputBuilder
 
GetODLCertificateInputBuilder(GetODLCertificateInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInputBuilder
 
GetODLCertificateOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
This class represents the following YANG schema fragment defined in module aaa-cert-rpc
GetODLCertificateOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds GetODLCertificateOutput instances.
GetODLCertificateOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
 
GetODLCertificateOutputBuilder(GetODLCertificateOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
 
getODLCertificateReq(GetODLCertificateReqInput) - Method in class org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImpl
 
getODLCertificateReq(GetODLCertificateReqInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.AaaCertRpcService
Invoke getODLCertificateReq RPC.
GetODLCertificateReqInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
 
GetODLCertificateReqInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds GetODLCertificateReqInput instances.
GetODLCertificateReqInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInputBuilder
 
GetODLCertificateReqInputBuilder(GetODLCertificateReqInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInputBuilder
 
GetODLCertificateReqOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
This class represents the following YANG schema fragment defined in module aaa-cert-rpc
GetODLCertificateReqOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds GetODLCertificateReqOutput instances.
GetODLCertificateReqOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
 
GetODLCertificateReqOutputBuilder(GetODLCertificateReqOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
 
getOdlCertReq() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
Return odlCertReq, or null if it is not present.
getOdlCertReq() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
 
getOdlKeystore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
getOdlKeystore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
Return odlKeystore, or null if it is not present.
getODLKeyStore() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get ODL Keystore as java keystore object.
getODLKeyStore() - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get ODL Keystore as java keystore object.
getODLKeyStore() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getODLKeyStore() - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getODLKeyStore() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getODLKeyStore(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get the ODL keystore object to be used by the SSLContext to establish the SSL connection.
getODLKeyStore(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
getODLKeyStoreCertificate(boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get ODL keystore certificate.
getODLKeyStoreCertificate(boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getODLKeyStoreCertificate(boolean) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getODLKeyStoreCertificate(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get ODL keystore certificate.
getODLKeyStoreCertificate(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get ODL keystore certificate.
getODLKeyStoreCertificate(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getODLKeyStoreCertificate(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getODLKeyStoreCertificate(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getOdlKeyStoreInfo() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get the ODL key store Data.
getOdlKeyStoreInfo() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getOdlKeyStoreInfo() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
GetODLSelfSignCert - Class in org.opendaylight.aaa.cli.cert
GetODLSelfSignCert get the ODL key store self sign certificate.
GetODLSelfSignCert() - Constructor for class org.opendaylight.aaa.cli.cert.GetODLSelfSignCert
 
getODLStoreCertificate(String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get the ODL keystore certificate.
getODLStoreCertificate(String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
getPairKey() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
getPairKey() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainKey
 
getPairKey() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
getPairKey() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsKey
 
getPairKey() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.StringPair
Return pairKey, or null if it is not present.
getPairValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
getPairValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
getPairValue() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.StringPair
Return pairValue, or null if it is not present.
getPassword() - Method in class org.opendaylight.aaa.api.model.User
 
getPassword() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity
 
getPassword() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity.Password.User
 
getPassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getPassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return password, or null if it is not present.
getPasswordHash(String) - Method in interface org.opendaylight.aaa.api.password.service.PasswordHashService
Extract a hashed password using a randomly generated salt.
getPasswordHash(String) - Method in class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
getPasswordHash(String) - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordHashService
 
getPasswordHash(String, String) - Method in interface org.opendaylight.aaa.api.password.service.PasswordHashService
Extract a hashed password using an input salt.
getPasswordHash(String, String) - Method in class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
getPasswordHash(String, String) - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordHashService
 
getPasswordHashService() - Method in class org.opendaylight.aaa.AAAShiroProvider
 
getPasswordLength() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return passwordLength, or null if it is not present.
getPasswordLength() - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
getPasswordServiceConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.AaaPasswordServiceConfigData
Return passwordServiceConfig, or null if it is not present.
getPermissions() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
getPermissions() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return permissions, or null if it is not present.
getPolicies() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
Return policies, or null if it is not present.
getPolicies() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
 
getPolicies() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorization
Return policies, or null if it is not present.
getPolicies() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
 
getPrincipalsAndCredentials(String, String) - Method in class org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
 
getPrivateSalt() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
getPrivateSalt() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Return privateSalt, or null if it is not present.
getPrivateSalt() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
getResource() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
getResource() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
 
getResource() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return resource, or null if it is not present.
getRole() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Return role, or null if it is not present.
getRole() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
getRole(String) - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
getRole(String) - Method in class org.opendaylight.aaa.shiro.idm.RoleHandler
Extract a specific role identified by id.
getRoleid() - Method in class org.opendaylight.aaa.api.model.Grant
 
getRoleid() - Method in class org.opendaylight.aaa.api.model.Role
 
getRoleid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
getRoleid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
getRoleid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesKey
 
getRoleid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return roleid, or null if it is not present.
getRoleid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return roleid, or null if it is not present.
getRoleId(IIDMStore, String) - Static method in class org.opendaylight.aaa.cli.utils.DataStoreUtils
 
getRoleIDs(String, List<String>) - Method in class org.opendaylight.aaa.api.StoreBuilder
 
getRoleNamesForUser(String, LdapContext) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
extracts the Set of roles associated with a user based on the username and ldap context (server).
getRoles() - Method in interface org.opendaylight.aaa.api.IIDMStore
 
getRoles() - Method in class org.opendaylight.aaa.api.model.Claim
 
getRoles() - Method in class org.opendaylight.aaa.api.model.Roles
 
getRoles() - Method in interface org.opendaylight.aaa.api.shiro.principal.ODLPrincipal
The roles granted to the user making the request.
getRoles() - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
getRoles() - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
getRoles() - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
getRoles() - Method in class org.opendaylight.aaa.shiro.idm.RoleHandler
Extracts all roles.
getRoles() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token
 
getRoles() - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
getRoles() - Method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
 
getRoles() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Return roles, or null if it is not present.
getRoles() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
Return roles, or null if it is not present.
getRoles() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
 
getRoles() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
getRoles(UriInfo, String, String) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Get the grants for a user on a domain.
getSalt() - Method in class org.opendaylight.aaa.api.model.User
 
getSalt() - Method in interface org.opendaylight.aaa.api.password.service.PasswordHash
The salt used to generate this hash.
getSalt() - Method in class org.opendaylight.aaa.impl.password.service.PasswordHashImpl
 
getSalt() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getSalt() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return salt, or null if it is not present.
getScope() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth
 
getServerContext() - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get the SSL Context that will be used to establish the connection.
getServerContext() - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getServerUri() - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
The URI of the Keystone server.
getServletName() - Method in class org.opendaylight.aaa.shiro.moon.MoonTokenEndpoint
 
getShiroConfiguration() - Method in class org.opendaylight.aaa.AAAShiroProvider
Extract Shiro related configuration.
getShiroConfiguration() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.AaaAppConfigData
Return shiroConfiguration, or null if it is not present.
getSignAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return signAlg, or null if it is not present.
getSignAlg() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getSignAlg() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getSignAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return signAlg, or null if it is not present.
getSignAlg() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getSingletons() - Method in class org.opendaylight.aaa.shiro.idm.IdmLightApplication
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.opendaylight.aaa.provider.GsonProvider
 
getSSLContext() - Static method in class org.opendaylight.aaa.shiro.realm.util.http.UntrustedSSL
Get an SSL context that allows untrusted access.
getSslData() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Return sslData, or null if it is not present.
getSslData() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
getSslData(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get the SslData.
getSslData(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
getSslData(DataBroker, String) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
getSslDataIid() - Static method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
getSslDataIid(String) - Static method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
getSslVerification() - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
Whether SSL verification is performed or untrusted access is allowed.
getStore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Return store, or null if it is not present.
getStore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
getStorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return storePassword, or null if it is not present.
getStorePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getStorePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getStorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return storePassword, or null if it is not present.
getStorePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getStorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Return storePassword, or null if it is not present.
getStorePassword() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
getSuiteName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
Return suiteName, or null if it is not present.
getSuiteName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
 
getSuiteName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
Return suiteName, or null if it is not present.
getSuiteName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
 
getTableCreationStatement() - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
getTableCreationStatement() - Method in class org.opendaylight.aaa.datastore.h2.GrantStore
 
getTableCreationStatement() - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
getTableCreationStatement() - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 
getTimeToLive() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Return timeToLive, or null if it is not present.
getTimeToLive() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
getTimeToWait() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Return timeToWait, or null if it is not present.
getTimeToWait() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
getTlsProtocols() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get list of the supported TLS protocols.
getTlsProtocols() - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get list of the supported TLS protocols.
getTlsProtocols() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getTlsProtocols() - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getTlsProtocols() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getTlsProtocols() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
getTlsProtocols() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
Return tlsProtocols, or null if it is not present.
getTlsProtocols() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return tlsProtocols, or null if it is not present.
getTlsProtocols() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getTlsProtocols(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get list of the supported TLS protocols.
getTlsProtocols(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
GetTlsProtocols - Class in org.opendaylight.aaa.cli.cert
GetCipherSuites get the allowed cipher suites for TLS communication.
GetTlsProtocols() - Constructor for class org.opendaylight.aaa.cli.cert.GetTlsProtocols
 
getToken() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken
 
getToken() - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
getTokenAuthCollection() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.TokenAuthenticators
 
getTokenAuthenticators() - Method in class org.opendaylight.aaa.AAAShiroProvider
 
getTokenAuthHeader(String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Returns a string with the authorization header.
getTokenStore() - Method in class org.opendaylight.aaa.AAAShiroProvider
 
getTrustKeystore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
getTrustKeystore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
Return trustKeystore, or null if it is not present.
getTrustKeystore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return trustKeystore, or null if it is not present.
getTrustKeystore() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
getTrustKeyStore() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get Trust Keystore as java keystore object.
getTrustKeyStore() - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Get Trust Keystore as java keystore object.
getTrustKeyStore() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getTrustKeyStore() - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
getTrustKeyStore() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
getTrustKeyStore(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get the trust keystore object to be used by the SSLContext to establish the SSL connection.
getTrustKeyStore(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
getTrustKeyStoreInfo() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertProvider
Get the Trust key store Data.
getTrustKeyStoreInfo() - Method in class org.opendaylight.aaa.cert.impl.AaaCertProvider
 
getTrustKeyStoreInfo() - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
GetTrustStoreCert - Class in org.opendaylight.aaa.cli.cert
GetTrustStoreCert get a certain certificate stored in the trust key store using the its alias.
GetTrustStoreCert() - Constructor for class org.opendaylight.aaa.cli.cert.GetTrustStoreCert
 
getTrustStoreCertificate(String, String, boolean) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Get a Network node certificate from the Trust keystore.
getTrustStoreCertificate(String, String, boolean) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
getUrls() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Return urls, or null if it is not present.
getUrls() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
getUseConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return useConfig, or null if it is not present.
getUseConfig() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
getUseMdsal() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return useMdsal, or null if it is not present.
getUseMdsal() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
getUser() - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Identity.Password
 
getUser(String) - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 
getUser(String) - Method in class org.opendaylight.aaa.shiro.idm.UserHandler
Extracts the user represented by id.
getUserDnSuffix() - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
 
getUserid() - Method in class org.opendaylight.aaa.api.model.Claim
 
getUserid() - Method in class org.opendaylight.aaa.api.model.Grant
 
getUserid() - Method in class org.opendaylight.aaa.api.model.User
 
getUserid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
getUserid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
getUserid() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
 
getUserid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return userid, or null if it is not present.
getUserid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return userid, or null if it is not present.
getUserId() - Method in interface org.opendaylight.aaa.api.shiro.principal.ODLPrincipal
The user id for the user making the request, which is unique.
getUserId() - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
getUserId() - Method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
 
getUserId(IIDMStore, String) - Static method in class org.opendaylight.aaa.cli.utils.DataStoreUtils
 
getUsername() - Method in class org.opendaylight.aaa.api.model.Claim
 
getUsername() - Method in class org.opendaylight.aaa.api.model.UserPwd
 
getUsername() - Method in interface org.opendaylight.aaa.api.shiro.principal.ODLPrincipal
Extract username that is making the request.
getUsername() - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
getUsername() - Method in class org.opendaylight.aaa.shiro.principal.ODLPrincipalImpl
 
getUsername(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
Extracts the username from token.
getUsername(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmAuthNOnly
Extracts the username from token.
getUsername(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
extracts a username from principals.
getUsernamePasswordDomainString(String, String, String) - Static method in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
Bridge new to old style TokenAuth interface.
getUserpwd() - Method in class org.opendaylight.aaa.api.model.UserPwd
 
getUsers() - Method in interface org.opendaylight.aaa.api.IIDMStore
 
getUsers() - Method in class org.opendaylight.aaa.api.model.Users
 
getUsers() - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
getUsers() - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
getUsers() - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 
getUsers() - Method in class org.opendaylight.aaa.shiro.idm.UserHandler
Extracts all users.
getUsers() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
Return users, or null if it is not present.
getUsers() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
Return users, or null if it is not present.
getUsers() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
 
getUsers() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
getUsers(String, String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
getUsers(String, String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
getUsers(String, String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
getUsers(String, String) - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 
getValidity() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return validity, or null if it is not present.
getValidity() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
getValidity() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
getValidity() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return validity, or null if it is not present.
getValidity() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
getX500Certificate() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.NodeCertificate
Return x500Certificate, or null if it is not present.
Grant - Class in org.opendaylight.aaa.api.model
 
Grant - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
Grant() - Constructor for class org.opendaylight.aaa.api.model.Grant
 
Grants - Class in org.opendaylight.aaa.api.model
Grants.
Grants - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
This class represents the following YANG schema fragment defined in module aaa
Grants - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants
This class represents the following YANG schema fragment defined in module aaa
Grants() - Constructor for class org.opendaylight.aaa.api.model.Grants
 
GrantsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants
Class that builds Grants instances.
GrantsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
Class that builds Grants instances.
GrantsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
GrantsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
 
GrantsBuilder(Grants) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
 
GrantsBuilder(Grants) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
GrantsBuilder(Grant) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
GrantsKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants
 
GrantsKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsKey
 
GrantsKey(GrantsKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsKey
Creates a copy from Source Object.
GrantStore - Class in org.opendaylight.aaa.datastore.h2
Grant store.
GrantStore(ConnectionProvider) - Constructor for class org.opendaylight.aaa.datastore.h2.GrantStore
 
GroupsToRolesMappingStrategy - Interface in org.opendaylight.aaa.shiro.realm.mapping.api
Strategy to convert LDAP extracted groups/attributes to ODL roles.
GsonProvider<T> - Class in org.opendaylight.aaa.provider
 
GsonProvider() - Constructor for class org.opendaylight.aaa.provider.GsonProvider
 

H

H2DataStore - org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
H2 DataStore.
H2Store - Class in org.opendaylight.aaa.datastore.h2
 
H2Store(String, String, PasswordHashService) - Constructor for class org.opendaylight.aaa.datastore.h2.H2Store
 
H2Store(ConnectionProvider, PasswordHashService) - Constructor for class org.opendaylight.aaa.datastore.h2.H2Store
 
H2TokenStore - Class in org.opendaylight.aaa.datastore.h2
 
H2TokenStore(long, long) - Constructor for class org.opendaylight.aaa.datastore.h2.H2TokenStore
 
hashCode() - Method in class org.opendaylight.aaa.api.model.Domain
 
hashCode() - Method in class org.opendaylight.aaa.api.model.Grant
 
hashCode() - Method in class org.opendaylight.aaa.api.model.Role
 
hashCode() - Method in class org.opendaylight.aaa.api.model.User
 
hashCode() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
hashCode() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataKey
 
HeaderUtils - Class in org.opendaylight.aaa.shiro.realm.util.http.header
Utilities for HTTP header manipulation.
hostnameVerifier(HostnameVerifier) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpClient.Builder
Sets the hostname verifier the request is made with.
HttpAuthorization - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
HttpAuthorizationBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
Class that builds HttpAuthorization instances.
HttpAuthorizationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
 
HttpAuthorizationBuilder(HttpAuthorization) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
 
HttpBasicAuth - Class in org.opendaylight.aaa.tokenauthrealm.auth
An HTTP Basic authenticator.
HttpBasicAuth(CredentialAuth<PasswordCredentials>) - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuth
 
HttpPermission - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
HttpServletBuilder - Interface in org.opendaylight.aaa.web.servlet
Utility methods for instantiating HttpServlets from Applications, abstracting the servlet implementation from application developers.

I

IAaaCertMdsalProvider - Interface in org.opendaylight.aaa.cert.api
IAaaCertMdsalProvider define the basic API required by AaaCertMdsalProvider.
IAaaCertProvider - Interface in org.opendaylight.aaa.cert.api
IAaaCertProvider defines the basic operation for certificates management.
ICertificateManager - Interface in org.opendaylight.aaa.cert.api
ICertificateManager defines the basic functions that are consumed by other bundles to establish the SSLContext.
identityStore - Variable in class org.opendaylight.aaa.cli.AaaCliAbstractCommand
 
IDMError - Class in org.opendaylight.aaa.api.model
 
IDMError() - Constructor for class org.opendaylight.aaa.api.model.IDMError
 
IDMError(int, String) - Constructor for class org.opendaylight.aaa.api.model.IDMError
 
IDMError(int, String, String) - Constructor for class org.opendaylight.aaa.api.model.IDMError
 
IdmLightApplication - Class in org.opendaylight.aaa.shiro.idm
A JAX-RS application for IdmLight.
IdmLightApplication(IIDMStore, ClaimCache) - Constructor for class org.opendaylight.aaa.shiro.idm.IdmLightApplication
 
IdmLightConfig - Class in org.opendaylight.aaa.datastore.h2
Responsible for providing configuration properties for the IDMLight/H2 data store implementation.
IdmLightConfig() - Constructor for class org.opendaylight.aaa.datastore.h2.IdmLightConfig
 
IdmLightConfigBuilder - Class in org.opendaylight.aaa.datastore.h2
Builds instances of type IdmLightConfig.
IdmLightConfigBuilder() - Constructor for class org.opendaylight.aaa.datastore.h2.IdmLightConfigBuilder
Creates a builder for IdmLightConfig instances.
IdmLightProxy - Class in org.opendaylight.aaa.shiro.idm
An OSGi proxy for the IdmLight server.
IdmLightProxy(IIDMStore, PasswordHashService) - Constructor for class org.opendaylight.aaa.shiro.idm.IdmLightProxy
 
IdmLightSimpleConnectionProvider - Class in org.opendaylight.aaa.datastore.h2
Simple Provider of JDBC Connections, based on an IdmLightConfig and DriverManager.
IdmLightSimpleConnectionProvider(IdmLightConfig) - Constructor for class org.opendaylight.aaa.datastore.h2.IdmLightSimpleConnectionProvider
 
IdMService - Interface in org.opendaylight.aaa.api
A service to provide identity information.
IdMServiceImpl - Class in org.opendaylight.aaa.api
IdMService implementation.
IdMServiceImpl(IIDMStore) - Constructor for class org.opendaylight.aaa.api.IdMServiceImpl
 
IDMStoreException - Exception in org.opendaylight.aaa.api
 
IDMStoreException(Exception) - Constructor for exception org.opendaylight.aaa.api.IDMStoreException
 
IDMStoreException(String) - Constructor for exception org.opendaylight.aaa.api.IDMStoreException
 
IDMStoreUtil - Class in org.opendaylight.aaa.api
This class is a utility to construct the different elements keys for the different data stores.
IIDMStore - Interface in org.opendaylight.aaa.api
Interface for the IDMStore.
ImmutableClaim(ClaimBuilder) - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Main
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Urls
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.StringPair
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.Domains
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.Grants
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.Roles
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.Users
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.Policies
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorization
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.CipherSuite
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslData
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.NodeCertificate
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystore
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystore
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutput
 
ImportDefaultKeystores - Class in org.opendaylight.aaa.cli.cert
Import default MD-SAL keystores.
ImportDefaultKeystores() - Constructor for class org.opendaylight.aaa.cli.cert.ImportDefaultKeystores
 
importSslDataKeystores(String, String, String, String, String, String[], String) - Method in interface org.opendaylight.aaa.cert.api.ICertificateManager
Create SslData based on pre-established keystores for ODL and network nodes.
importSslDataKeystores(String, String, String, String, KeyStore, String, String, KeyStore, String[], String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Create SslData based on pre-established keystores for ODL and network nodes.
importSslDataKeystores(String, String, String, String, String, String[], String) - Method in class org.opendaylight.aaa.cert.impl.CertificateManagerService
 
importSslDataKeystores(String, String, String, String, String, String[], String) - Method in class org.opendaylight.aaa.cert.impl.DefaultMdsalSslData
 
importSslDataKeystores(String, String, String, String, KeyStore, String, String, KeyStore, String[], String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
init() - Method in class org.opendaylight.aaa.AAAShiroProvider
Method called when the blueprint container is created.
init() - Method in class org.opendaylight.aaa.shiro.filters.AAAShiroFilter
 
init(FilterConfig) - Method in class org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter
 
initalizeDatastore(LogicalDatastoreType, DataBroker, InstanceIdentifier<T>, T) - Static method in class org.opendaylight.aaa.cert.utils.MdsalUtils
initialize the data tree for the given InstanceIdentifier type.
initalizeDatastore(LogicalDatastoreType, DataBroker, InstanceIdentifier<T>, T) - Static method in class org.opendaylight.aaa.encrypt.impl.MdsalUtils
initialize the data tree for the given InstanceIdentifier type.
initDomainAndRolesWithoutUsers(String) - Method in class org.opendaylight.aaa.api.StoreBuilder
Initialize IIDMStore with the default domain and the 'user' and 'admin' roles, if needed.
initializeKeystoreDataTree() - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Initialize the Keystore data tree at Mdsal.
initializeKeystoreDataTree() - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
initParams() - Method in interface org.opendaylight.aaa.web.FilterDetails
 
initParams() - Method in interface org.opendaylight.aaa.web.ServletDetails
 
initParams(Map<String, ? extends String>) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Sets or replaces all mappings from the specified map as entries for the initParams map.
initParams(Map<String, ? extends String>) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Sets or replaces all mappings from the specified map as entries for the initParams map.
initWithDefaultUsers(String) - Method in class org.opendaylight.aaa.api.StoreBuilder
Initialize IIDMStore with the default domain and the 'user' and 'admin' roles AND a default admin account (with default password, which is bad practice).
INSTANCE_FUTURE - Static variable in class org.opendaylight.aaa.AAAShiroProvider
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
 
isAccessAllowed(ServletRequest, ServletResponse, Object) - Method in class org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
 
isAdminUser(IIDMStore, PasswordHashService, String, String) - Static method in class org.opendaylight.aaa.cli.utils.DataStoreUtils
 
isAuthEnabled() - Method in interface org.opendaylight.aaa.api.AuthenticationService
Checks to see if authentication is enabled.
isAuthEnabled() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
isEnabled() - Method in class org.opendaylight.aaa.api.model.Domain
 
isEnabled() - Method in class org.opendaylight.aaa.api.model.User
 
isLoginAttempt(String) - Method in class org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.opendaylight.aaa.provider.GsonProvider
 
isUsernamePasswordToken(AuthenticationToken) - Static method in class org.opendaylight.aaa.shiro.filters.AuthenticationTokenUtils
Determines whether the supplied Token is a UsernamePasswordToken.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.opendaylight.aaa.provider.GsonProvider
 

J

JerseyServletSupport - Class in org.opendaylight.aaa.web.servlet.jersey2
 
JerseyServletSupport() - Constructor for class org.opendaylight.aaa.web.servlet.jersey2.JerseyServletSupport
 
JettyWebServer - Class in org.opendaylight.aaa.web.jetty
WebServer (and WebContext) implementation based on Jetty.
JettyWebServer() - Constructor for class org.opendaylight.aaa.web.jetty.JettyWebServer
 
JettyWebServer(int) - Constructor for class org.opendaylight.aaa.web.jetty.JettyWebServer
 

K

key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Main
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Urls
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.Domains
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.Grants
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.Roles
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.Users
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.Policies
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslData
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
KEY_STORE_PATH - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
KeystoneAuth - Class in org.opendaylight.aaa.shiro.keystone.domain
This class is a representation of a Keystone API v3 Auth object.
KeystoneAuth(String, String, String) - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth
 
KeystoneAuth.Auth - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuth.Auth.Identity - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuth.Auth.Identity.Password - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuth.Auth.Identity.Password.User - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuth.Auth.Identity.Password.User.Domain - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuth.Auth.Scope - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuth.Auth.Scope.Domain - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneAuthRealm - Class in org.opendaylight.aaa.shiro.realm
KeystoneAuthRealm is a Shiro Realm that authenticates users from OpenStack Keystone.
KeystoneAuthRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
 
KeystoneToken - Class in org.opendaylight.aaa.shiro.keystone.domain
This class represents a Keystone API v3 Token object.
KeystoneToken() - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken
 
KeystoneToken(KeystoneToken.Token) - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken
 
KeystoneToken.Token - Class in org.opendaylight.aaa.shiro.keystone.domain
 
KeystoneToken.Token.Role - Class in org.opendaylight.aaa.shiro.keystone.domain
 
Keystore - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
KeyStoreConstant - Class in org.opendaylight.aaa.cert.impl
Default values class for aaa-cert bundle.
KeyStores - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
KEYSTORES_DATA_TREE - Static variable in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
KeyStoresBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
Class that builds KeyStores instances.
KeyStoresBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
KeyStoresBuilder(KeyStores) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
KeyStoresDataUtils - Class in org.opendaylight.aaa.cert.utils
KeyStoresDataUtils manage the SslData operations add, delete and update.
KeyStoresDataUtils(AAAEncryptionService) - Constructor for class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 

L

list(String, Collection<?>) - Method in class org.opendaylight.aaa.cli.AaaCliAbstractCommand
 
listDomains(String) - Method in interface org.opendaylight.aaa.api.IdMService
List all domains that the given user has at least one role on.
listDomains(String) - Method in class org.opendaylight.aaa.api.IdMServiceImpl
 
listDomains(String) - Method in class org.opendaylight.aaa.shiro.idm.IdmLightProxy
 
listDomains(String) - Method in class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
listeners() - Method in class org.opendaylight.aaa.web.WebContext
Listeners.
listeners(Iterable<? extends ServletContextListener>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Sets or replaces all elements for listeners list.
ListODLDomains - Class in org.opendaylight.aaa.cli.dmstore
ListODLDomains list the available domains at ODL aaa data store.
ListODLDomains() - Constructor for class org.opendaylight.aaa.cli.dmstore.ListODLDomains
 
ListODLRoles - Class in org.opendaylight.aaa.cli.dmstore
ListODLDomains list the available roles at ODL aaa data store.
ListODLRoles() - Constructor for class org.opendaylight.aaa.cli.dmstore.ListODLRoles
 
ListODLUsers - Class in org.opendaylight.aaa.cli.dmstore
ListODLDomains list the available users at ODL aaa data store.
ListODLUsers() - Constructor for class org.opendaylight.aaa.cli.dmstore.ListODLUsers
 
listRoles(String, String) - Method in interface org.opendaylight.aaa.api.IdMService
List all roles that the given user has on the given domain.
listRoles(String, String) - Method in class org.opendaylight.aaa.api.IdMServiceImpl
 
listRoles(String, String) - Method in class org.opendaylight.aaa.shiro.idm.IdmLightProxy
 
listRoles(String, String) - Method in class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
listUserIDs() - Method in interface org.opendaylight.aaa.api.IdMService
List all user IDs.
listUserIDs() - Method in class org.opendaylight.aaa.api.IdMServiceImpl
 
listUserIDs() - Method in class org.opendaylight.aaa.shiro.idm.IdmLightProxy
 
listUserIDs() - Method in class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
listUsers() - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
listUsers() - Method in class org.opendaylight.aaa.cli.jar.Main
 
loadKeyStore(byte[], String) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Load the keystore object from the given byte array.
loadKeyStore(String, String) - Method in class org.opendaylight.aaa.cert.impl.ODLKeyTool
Load the keystore from the working directory.
log() - Method in class org.opendaylight.aaa.datastore.h2.IdmLightConfig
 
LOGIN_FAILED_MESS - Static variable in class org.opendaylight.aaa.cli.AaaCliAbstractCommand
 
logIncomingConnection(String) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
Logs an incoming LDAP connection.
logIncomingConnection(String) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmAuthNOnly
Logs an incoming LDAP connection.

M

main(String[]) - Static method in class org.opendaylight.aaa.cli.jar.Main
 
Main - Class in org.opendaylight.aaa.cli.jar
AbstractMain subclass with logic binding to the StandaloneCommandLineInterface.
Main - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
The main section of shiro.ini.
Main() - Constructor for class org.opendaylight.aaa.cli.jar.Main
 
MainBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
Class that builds Main instances.
MainBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
MainBuilder(Main) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
MainBuilder(StringPair) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
MainKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
 
MainKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainKey
 
MainKey(MainKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainKey
Creates a copy from Source Object.
mapGroupsToRoles(Collection<String>, String, Map<String, String>) - Method in interface org.opendaylight.aaa.shiro.realm.mapping.api.GroupsToRolesMappingStrategy
Convert LDAP groups to ODL roles.
mapGroupsToRoles(Collection<String>, String, Map<String, String>) - Method in class org.opendaylight.aaa.shiro.realm.mapping.impl.BestAttemptGroupToRolesMappingStrategy
 
MAX_FIELD_LEN - Static variable in class org.opendaylight.aaa.shiro.idm.IdmLightApplication
The maximum field length for identity fields.
MDSALDynamicAuthorizationFilter - Class in org.opendaylight.aaa.shiro.realm
Provides a dynamic authorization mechanism for restful web services with permission grain scope.
MDSALDynamicAuthorizationFilter() - Constructor for class org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
 
MdsalRealm - Class in org.opendaylight.aaa.shiro.realm
A Realm based on aaa.yang model.
MdsalRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.MdsalRealm
 
MdsalUtils - Class in org.opendaylight.aaa.cert.utils
MdsalUtils manages all the mdsal data operation delete, merger, put and read.
MdsalUtils - Class in org.opendaylight.aaa.encrypt.impl
MdsalUtils manages all the mdsal data operation.
mediaType(MediaType) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Sets the media type of the request payload.
merge(DataBroker, LogicalDatastoreType, InstanceIdentifier<D>, D) - Static method in class org.opendaylight.aaa.cert.utils.MdsalUtils
Executes merge as a blocking transaction.
method(String) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Sets the method invoked in the request.
moonAuthenticate(String, String, String) - Method in class org.opendaylight.aaa.shiro.realm.MoonRealm
 
MoonPrincipal - Class in org.opendaylight.aaa.shiro.moon
MoonPrincipal contains all user's information returned by moon on successful authentication.
MoonPrincipal(String, String, String, Set<String>, String) - Constructor for class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
MoonRealm - Class in org.opendaylight.aaa.shiro.realm
MoonRealm is a Shiro Realm that authenticates users from OPNFV/moon platform.
MoonRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.MoonRealm
 
MoonTokenEndpoint - Class in org.opendaylight.aaa.shiro.moon
 
MoonTokenEndpoint() - Constructor for class org.opendaylight.aaa.shiro.moon.MoonTokenEndpoint
 

N

name() - Method in interface org.opendaylight.aaa.web.FilterDetails
 
name() - Method in interface org.opendaylight.aaa.web.ResourceDetails
The base name of the resources that will be registered, typically a directory in the bundle/jar where "/" is used to denote the root.
name() - Method in interface org.opendaylight.aaa.web.ServletDetails
 
name(String) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Initializes the value for the name attribute.
name(String) - Method in class org.opendaylight.aaa.web.ResourceDetailsBuilder
Initializes the value for the name attribute.
name(String) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Initializes the value for the name attribute.
newClientBuilder() - Method in class org.opendaylight.aaa.web.servlet.jersey2.JerseyServletSupport
 
newClientBuilder() - Method in interface org.opendaylight.aaa.web.servlet.ServletSupport
Create a new ClientBuilder.
NodeCertificate - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
nonnullCipherSuites() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.CipherSuite
Return cipherSuites, or an empty list if it is not present.
nonnullCipherSuites() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return cipherSuites, or an empty list if it is not present.
nonnullDomains() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
Return domains, or an empty list if it is not present.
nonnullGrants() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
Return grants, or an empty list if it is not present.
nonnullMain() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Return main, or an empty list if it is not present.
nonnullPermissions() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return permissions, or an empty list if it is not present.
nonnullPolicies() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
Return policies, or an empty list if it is not present.
nonnullRoles() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
Return roles, or an empty list if it is not present.
nonnullSslData() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Return sslData, or an empty list if it is not present.
nonnullUrls() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
Return urls, or an empty list if it is not present.
nonnullUsers() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
Return users, or an empty list if it is not present.

O

ODLActiveDirectoryRealm - Class in org.opendaylight.aaa.shiro.realm
Wraps the generic ActiveDirectoryRealm provided by Shiro.
ODLActiveDirectoryRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.ODLActiveDirectoryRealm
 
ODLAuthenticator - Class in org.opendaylight.aaa.authenticator
AAA hook for odl-jolokia configured w/ org.jolokia.authMode=service-all.
ODLAuthenticator() - Constructor for class org.opendaylight.aaa.authenticator.ODLAuthenticator
 
ODLHttpAuthenticationFilter - Class in org.opendaylight.aaa.shiro.filters
Extends BasicHttpAuthenticationFilter to include ability to authenticate OAuth2 tokens.
ODLHttpAuthenticationFilter() - Constructor for class org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
 
ODLJdbcRealm - Class in org.opendaylight.aaa.shiro.realm
Wraps the generic JdbcRealm provided by Shiro.
ODLJdbcRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.ODLJdbcRealm
 
ODLJndiLdapRealm - Class in org.opendaylight.aaa.shiro.realm
An extended implementation of org.apache.shiro.realm.ldap.JndiLdapRealm which includes additional Authorization capabilities.
ODLJndiLdapRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
 
ODLJndiLdapRealmAuthNOnly - Class in org.opendaylight.aaa.shiro.realm
Wrapper class for org.apache.shiro.realm.ldap.JndiLdapRealm.
ODLJndiLdapRealmAuthNOnly() - Constructor for class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealmAuthNOnly
 
OdlKeystore - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
OdlKeystoreBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data
Class that builds OdlKeystore instances.
OdlKeystoreBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
OdlKeystoreBuilder(Keystore) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
OdlKeystoreBuilder(OdlKeystore) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
ODLKeyTool - Class in org.opendaylight.aaa.cert.impl
ODLKeyTool implements the basic operations that manage the Java keyStores such as create, generate, add and delete certificates.
ODLKeyTool() - Constructor for class org.opendaylight.aaa.cert.impl.ODLKeyTool
 
ODLKeyTool(String) - Constructor for class org.opendaylight.aaa.cert.impl.ODLKeyTool
 
ODLPrincipal - Interface in org.opendaylight.aaa.api.shiro.principal
Principal for authentication.
ODLPrincipalImpl - Class in org.opendaylight.aaa.shiro.principal
An ODL specific principal which stores some critical information about the user making the auth request.
onDataTreeChanged(Collection<DataTreeModification<PasswordServiceConfig>>) - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfigBootstrap
 
onDataTreeChanged(Collection<DataTreeModification<HttpAuthorization>>) - Method in class org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
 
onFailure(AuthenticationToken, AuthenticationException) - Method in class org.opendaylight.aaa.shiro.filters.AuthenticationListener
 
onInitialData() - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfigBootstrap
 
onLogout(PrincipalCollection) - Method in class org.opendaylight.aaa.shiro.filters.AuthenticationListener
 
onSuccess(AuthenticationToken, AuthenticationInfo) - Method in class org.opendaylight.aaa.shiro.filters.AuthenticationListener
 
OPTIONS_HEADER - Static variable in class org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter
 
org.opendaylight.aaa - package org.opendaylight.aaa
 
org.opendaylight.aaa.api - package org.opendaylight.aaa.api
 
org.opendaylight.aaa.api.model - package org.opendaylight.aaa.api.model
 
org.opendaylight.aaa.api.password.service - package org.opendaylight.aaa.api.password.service
 
org.opendaylight.aaa.api.shiro.principal - package org.opendaylight.aaa.api.shiro.principal
 
org.opendaylight.aaa.authenticator - package org.opendaylight.aaa.authenticator
 
org.opendaylight.aaa.cert.api - package org.opendaylight.aaa.cert.api
 
org.opendaylight.aaa.cert.impl - package org.opendaylight.aaa.cert.impl
 
org.opendaylight.aaa.cert.utils - package org.opendaylight.aaa.cert.utils
 
org.opendaylight.aaa.cli - package org.opendaylight.aaa.cli
 
org.opendaylight.aaa.cli.cert - package org.opendaylight.aaa.cli.cert
 
org.opendaylight.aaa.cli.dmstore - package org.opendaylight.aaa.cli.dmstore
 
org.opendaylight.aaa.cli.jar - package org.opendaylight.aaa.cli.jar
 
org.opendaylight.aaa.cli.utils - package org.opendaylight.aaa.cli.utils
 
org.opendaylight.aaa.datastore.h2 - package org.opendaylight.aaa.datastore.h2
 
org.opendaylight.aaa.encrypt - package org.opendaylight.aaa.encrypt
 
org.opendaylight.aaa.encrypt.impl - package org.opendaylight.aaa.encrypt.impl
 
org.opendaylight.aaa.filterchain.configuration - package org.opendaylight.aaa.filterchain.configuration
 
org.opendaylight.aaa.filterchain.configuration.impl - package org.opendaylight.aaa.filterchain.configuration.impl
 
org.opendaylight.aaa.filterchain.filters - package org.opendaylight.aaa.filterchain.filters
 
org.opendaylight.aaa.impl.password.service - package org.opendaylight.aaa.impl.password.service
 
org.opendaylight.aaa.provider - package org.opendaylight.aaa.provider
 
org.opendaylight.aaa.shiro.filters - package org.opendaylight.aaa.shiro.filters
 
org.opendaylight.aaa.shiro.idm - package org.opendaylight.aaa.shiro.idm
 
org.opendaylight.aaa.shiro.keystone.domain - package org.opendaylight.aaa.shiro.keystone.domain
 
org.opendaylight.aaa.shiro.moon - package org.opendaylight.aaa.shiro.moon
 
org.opendaylight.aaa.shiro.principal - package org.opendaylight.aaa.shiro.principal
 
org.opendaylight.aaa.shiro.realm - package org.opendaylight.aaa.shiro.realm
 
org.opendaylight.aaa.shiro.realm.mapping.api - package org.opendaylight.aaa.shiro.realm.mapping.api
 
org.opendaylight.aaa.shiro.realm.mapping.impl - package org.opendaylight.aaa.shiro.realm.mapping.impl
 
org.opendaylight.aaa.shiro.realm.util - package org.opendaylight.aaa.shiro.realm.util
 
org.opendaylight.aaa.shiro.realm.util.http - package org.opendaylight.aaa.shiro.realm.util.http
 
org.opendaylight.aaa.shiro.realm.util.http.header - package org.opendaylight.aaa.shiro.realm.util.http.header
 
org.opendaylight.aaa.shiro.web.env - package org.opendaylight.aaa.shiro.web.env
 
org.opendaylight.aaa.tokenauthrealm.auth - package org.opendaylight.aaa.tokenauthrealm.auth
 
org.opendaylight.aaa.web - package org.opendaylight.aaa.web
 
org.opendaylight.aaa.web.jetty - package org.opendaylight.aaa.web.jetty
 
org.opendaylight.aaa.web.osgi - package org.opendaylight.aaa.web.osgi
 
org.opendaylight.aaa.web.servlet - package org.opendaylight.aaa.web.servlet
 
org.opendaylight.aaa.web.servlet.jersey2 - package org.opendaylight.aaa.web.servlet.jersey2
 
org.opendaylight.aaa.web.testutils - package org.opendaylight.aaa.web.testutils
 
org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915 - package org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915
 
org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619 - package org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
 
org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration - package org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
 
org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619 - package org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214 - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321 - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126 - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215 - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
 
OSGiH2Store - Class in org.opendaylight.aaa.datastore.h2
 
OSGiH2Store() - Constructor for class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
OSGiH2Store.Configuration - Annotation Type in org.opendaylight.aaa.datastore.h2
 
OSGIIdmLightProxy - Class in org.opendaylight.aaa.shiro.idm
 
OSGIIdmLightProxy() - Constructor for class org.opendaylight.aaa.shiro.idm.OSGIIdmLightProxy
 
OSGiPasswordHashService - Class in org.opendaylight.aaa.impl.password.service
 
OSGiPasswordHashService() - Constructor for class org.opendaylight.aaa.impl.password.service.OSGiPasswordHashService
 
OSGiPasswordServiceConfig - Class in org.opendaylight.aaa.impl.password.service
 
OSGiPasswordServiceConfig() - Constructor for class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfig
 
OSGiPasswordServiceConfigBootstrap - Class in org.opendaylight.aaa.impl.password.service
 
OSGiPasswordServiceConfigBootstrap() - Constructor for class org.opendaylight.aaa.impl.password.service.OSGiPasswordServiceConfigBootstrap
 

P

parseArguments(String[]) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
password() - Method in interface org.opendaylight.aaa.api.PasswordCredentials
 
password() - Method in annotation type org.opendaylight.aaa.datastore.h2.OSGiH2Store.Configuration
 
PASSWORD_HASH_SERVICE_TL - Static variable in interface org.opendaylight.aaa.shiro.web.env.ThreadLocals
 
PasswordCredentialAuth - Interface in org.opendaylight.aaa.api
Type-safe specialization combining CredentialAuth and PasswordCredentials.
PasswordCredentialBuilder - Class in org.opendaylight.aaa.tokenauthrealm.auth
PasswordCredentialBuilder() - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialBuilder
 
PasswordCredentials - Interface in org.opendaylight.aaa.api
Good 'ole username/password.
PasswordHash - Interface in org.opendaylight.aaa.api.password.service
Four-tuple representing a PasswordHash.
PasswordHashImpl - Class in org.opendaylight.aaa.impl.password.service
 
PasswordHashService - Interface in org.opendaylight.aaa.api.password.service
Service responsible for generating salts and comparing passwords.
PasswordServiceConfig - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619
This class represents the following YANG schema fragment defined in module aaa-password-service-config
PasswordServiceConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619
Class that builds PasswordServiceConfig instances.
PasswordServiceConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
PasswordServiceConfigBuilder(PasswordServiceConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
passwordsMatch(String, String, String) - Method in interface org.opendaylight.aaa.api.password.service.PasswordHashService
Password comparison.
passwordsMatch(String, String, String) - Method in class org.opendaylight.aaa.impl.password.service.DefaultPasswordHashService
 
passwordsMatch(String, String, String) - Method in class org.opendaylight.aaa.impl.password.service.OSGiPasswordHashService
 
Patch - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
path(String) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Sets the relative path the request is made to.
PaxWebServer - Class in org.opendaylight.aaa.web.osgi
WebServer (and WebContext) bridge implementation delegating to Pax Web WebContainer (which extends an OSGi HttpService).
PaxWebServer() - Constructor for class org.opendaylight.aaa.web.osgi.PaxWebServer
 
Permissions - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission
This class represents the following YANG schema fragment defined in module aaa
Permissions.Actions - Enum in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission
 
PermissionsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission
Class that builds Permissions instances.
PermissionsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
PermissionsBuilder(Permissions) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
PKIUtil - Class in org.opendaylight.aaa.encrypt
PKI related utilities.
PKIUtil() - Constructor for class org.opendaylight.aaa.encrypt.PKIUtil
 
Policies - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization
This class represents the following YANG schema fragment defined in module aaa
Policies - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies
This class represents the following YANG schema fragment defined in module aaa
PoliciesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies
Class that builds Policies instances.
PoliciesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization
Class that builds Policies instances.
PoliciesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
PoliciesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
 
PoliciesBuilder(Policies) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
 
PoliciesBuilder(Policies) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
PoliciesBuilder(HttpPermission) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
PoliciesKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies
 
PoliciesKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
 
PoliciesKey(PoliciesKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
Creates a copy from Source Object.
Post - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
principalToClaim() - Method in class org.opendaylight.aaa.shiro.moon.MoonPrincipal
 
printHelp(OptionParser) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
processPathConfig(String, String) - Method in class org.opendaylight.aaa.shiro.realm.MDSALDynamicAuthorizationFilter
 
provider(Class<?>) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpClient.Builder
Sets a JAX-RS provider to use for this request.
put(String, Authentication) - Method in interface org.opendaylight.aaa.api.TokenStore
 
put(String, Authentication) - Method in class org.opendaylight.aaa.datastore.h2.H2TokenStore
 
put(DataBroker, LogicalDatastoreType, InstanceIdentifier<D>, D) - Static method in class org.opendaylight.aaa.cert.utils.MdsalUtils
Executes put as a blocking transaction.
Put - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
 
putAllContextParams(Map<String, ? extends String>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Put all mappings from the specified map as entries to contextParams map.
putAllInitParams(Map<String, ? extends String>) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Put all mappings from the specified map as entries to initParams map.
putAllInitParams(Map<String, ? extends String>) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Put all mappings from the specified map as entries to initParams map.
putContextParam(String, String) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Put one entry to the contextParams map.
putContextParam(Map.Entry<String, ? extends String>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Put one entry to the contextParams map.
putDomain(UriInfo, Domain, String) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Updates a domain.
putDomain(Domain) - Method in class org.opendaylight.aaa.datastore.h2.DomainStore
 
putInitParam(String, String) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Put one entry to the initParams map.
putInitParam(String, String) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Put one entry to the initParams map.
putInitParam(Map.Entry<String, ? extends String>) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Put one entry to the initParams map.
putInitParam(Map.Entry<String, ? extends String>) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Put one entry to the initParams map.
putRole(UriInfo, Role, String) - Method in class org.opendaylight.aaa.shiro.idm.RoleHandler
Updates a specific role identified by id.
putRole(Role) - Method in class org.opendaylight.aaa.datastore.h2.RoleStore
 
putUser(UriInfo, User, String) - Method in class org.opendaylight.aaa.shiro.idm.UserHandler
REST endpoint to update a user account.
putUser(User) - Method in class org.opendaylight.aaa.datastore.h2.UserStore
 

Q

QNAME - Static variable in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Main
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.Urls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfiguration
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.StringPair
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.Domains
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Domains
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.Grants
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Grants
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Authentication
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Roles
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.Roles
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.Users
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.Users
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.Policies
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.Policies
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorization
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.CipherSuite
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslData
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.NodeCertificate
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutput
 
queryForAuthorizationInfo(PrincipalCollection, LdapContextFactory) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
 
queryParam(String, String) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Add query parameters to the request.

R

read(DataBroker, LogicalDatastoreType, InstanceIdentifier<D>) - Static method in class org.opendaylight.aaa.cert.utils.MdsalUtils
Executes read as a blocking transaction.
read(DataBroker, LogicalDatastoreType, InstanceIdentifier<D>) - Static method in class org.opendaylight.aaa.encrypt.impl.MdsalUtils
Executes read as a blocking transaction.
readDomain(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
readDomain(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
readDomain(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
readFile(String) - Static method in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.opendaylight.aaa.provider.GsonProvider
 
readGrant(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
readGrant(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
readGrant(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
readGrant(String, String, String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
readGrant(String, String, String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
readGrant(String, String, String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
readRole(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
readRole(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
readRole(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
readUser(String) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
readUser(String) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
readUser(String) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
registerCustomFilterAdapterConfigurationListener(CustomFilterAdapterListener) - Method in interface org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration
Register for config changes.
registerCustomFilterAdapterConfigurationListener(CustomFilterAdapterListener) - Method in class org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl
Register for config changes.
registerWebContext(WebContext) - Method in class org.opendaylight.aaa.web.jetty.JettyWebServer
 
registerWebContext(WebContext) - Method in class org.opendaylight.aaa.web.osgi.PaxWebServer
 
registerWebContext(WebContext) - Method in interface org.opendaylight.aaa.web.WebServer
Register a new web context.
removeAugmentation(Class<? extends Augmentation<AaaEncryptServiceConfig>>) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DatastoreConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Main>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Urls>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ShiroConfiguration>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PasswordServiceConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Domains>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Domains>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Grants>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Grants>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Roles>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Roles>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Users>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Users>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Authentication>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Policies>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Policies>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Permissions>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HttpAuthorization>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<CipherSuites>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SslData>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<KeyStores>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<OdlKeystore>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TrustKeystore>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<CipherSuites>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<CtlKeystore>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TrustKeystore>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AaaCertServiceConfig>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<GetNodeCertificateInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<GetNodeCertificateOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<GetODLCertificateInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateInputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<GetODLCertificateOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<GetODLCertificateReqInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqInputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<GetODLCertificateReqOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SetNodeCertificateInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SetNodeCertificateOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SetODLCertificateInput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SetODLCertificateOutput>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutputBuilder
Remove an augmentation from this builder's product.
RemoveDomain - Class in org.opendaylight.aaa.cli.dmstore
Removes a domian.
RemoveDomain() - Constructor for class org.opendaylight.aaa.cli.dmstore.RemoveDomain
 
removeFilter(Filter) - Method in class org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl
 
RemoveGrant - Class in org.opendaylight.aaa.cli.dmstore
Removes a grant.
RemoveGrant() - Constructor for class org.opendaylight.aaa.cli.dmstore.RemoveGrant
 
RemoveRole - Class in org.opendaylight.aaa.cli.dmstore
Removes a role.
RemoveRole() - Constructor for class org.opendaylight.aaa.cli.dmstore.RemoveRole
 
removeSslData(String) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Delete the SslData from Mdsal.
removeSslData(String) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
removeSslData(DataBroker, String) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
RemoveUser - Class in org.opendaylight.aaa.cli.dmstore
Removes a user.
RemoveUser() - Constructor for class org.opendaylight.aaa.cli.dmstore.RemoveUser
 
request(String, String) - Method in class org.opendaylight.aaa.web.testutils.TestWebClient
 
requestBuilder(Class<T>) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpClient
Obtain a builder for SimpleHttpRequest.
requireActions() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Return actions, guaranteed to be non-null.
requireAlgorithm() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Return algorithm, guaranteed to be non-null.
requireAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return alias, guaranteed to be non-null.
requireAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.NodeCertificate
Return alias, guaranteed to be non-null.
requireAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return alias, guaranteed to be non-null.
requireAuthentication(WebContextBuilder) - Method in interface org.opendaylight.aaa.web.WebContextSecurer
Configures the WebContext so that all its URL patterns (/**) require authentication.
requireAuthentication(WebContextBuilder, boolean, String...) - Method in class org.opendaylight.aaa.shiro.web.env.ShiroWebContextSecurer
 
requireAuthentication(WebContextBuilder, boolean, String...) - Method in interface org.opendaylight.aaa.web.WebContextSecurer
Configures the WebContext in an implementation specific manner so that it requires authentication to access the given URL Patterns.
requireAuthentication(WebContextBuilder, String...) - Method in interface org.opendaylight.aaa.web.WebContextSecurer
Configures the WebContext in an implementation specific manner so that it requires authentication to access the given URL Patterns.
requireBundleName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
Return bundleName, guaranteed to be non-null.
requireBundleName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return bundleName, guaranteed to be non-null.
requireCipherTransforms() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return cipherTransforms, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return description, guaranteed to be non-null.
requireDname() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return dname, guaranteed to be non-null.
requireDname() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return dname, guaranteed to be non-null.
requireDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
Return domainid, guaranteed to be non-null.
requireDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return domainid, guaranteed to be non-null.
requireDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return domainid, guaranteed to be non-null.
requireDomainid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return domainid, guaranteed to be non-null.
requireEmail() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return email, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return enabled, guaranteed to be non-null.
requireEncryptIterationCount() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptIterationCount, guaranteed to be non-null.
requireEncryptKey() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptKey, guaranteed to be non-null.
requireEncryptKeyLength() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptKeyLength, guaranteed to be non-null.
requireEncryptMethod() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptMethod, guaranteed to be non-null.
requireEncryptSalt() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptSalt, guaranteed to be non-null.
requireEncryptType() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return encryptType, guaranteed to be non-null.
requireGrantid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return grantid, guaranteed to be non-null.
requireId() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores
Return id, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return index, guaranteed to be non-null.
requireIterations() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Return iterations, guaranteed to be non-null.
requireKeyAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return keyAlg, guaranteed to be non-null.
requireKeyAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return keyAlg, guaranteed to be non-null.
requireKeysize() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return keysize, guaranteed to be non-null.
requireKeysize() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return keysize, guaranteed to be non-null.
requireKeystoreFile() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return keystoreFile, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Domain
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Return name, guaranteed to be non-null.
requireNodeAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInput
Return nodeAlias, guaranteed to be non-null.
requireNodeAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Return nodeAlias, guaranteed to be non-null.
requireNodeCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutput
Return nodeCert, guaranteed to be non-null.
requireNodeCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInput
Return nodeCert, guaranteed to be non-null.
requireOdlCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutput
Return odlCert, guaranteed to be non-null.
requireOdlCert() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Return odlCert, guaranteed to be non-null.
requireOdlCertAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInput
Return odlCertAlias, guaranteed to be non-null.
requireOdlCertReq() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutput
Return odlCertReq, guaranteed to be non-null.
requirePairKey() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.StringPair
Return pairKey, guaranteed to be non-null.
requirePairValue() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.StringPair
Return pairValue, guaranteed to be non-null.
requirePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return password, guaranteed to be non-null.
requirePasswordLength() - Method in interface org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfig
Return passwordLength, guaranteed to be non-null.
requirePrivateSalt() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfig
Return privateSalt, guaranteed to be non-null.
requireResource() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpPermission
Return resource, guaranteed to be non-null.
requireRole() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions
Return role, guaranteed to be non-null.
requireRoleid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return roleid, guaranteed to be non-null.
requireRoleid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Role
Return roleid, guaranteed to be non-null.
requireSalt() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return salt, guaranteed to be non-null.
requireSignAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return signAlg, guaranteed to be non-null.
requireSignAlg() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return signAlg, guaranteed to be non-null.
requireStore() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Return store, guaranteed to be non-null.
requireStorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return storePassword, guaranteed to be non-null.
requireStorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return storePassword, guaranteed to be non-null.
requireStorePassword() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystore
Return storePassword, guaranteed to be non-null.
requireSuiteName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuites
Return suiteName, guaranteed to be non-null.
requireSuiteName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuites
Return suiteName, guaranteed to be non-null.
requireTimeToLive() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Return timeToLive, guaranteed to be non-null.
requireTimeToWait() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig
Return timeToWait, guaranteed to be non-null.
requireTlsProtocols() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.SslData
Return tlsProtocols, guaranteed to be non-null.
requireTlsProtocols() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return tlsProtocols, guaranteed to be non-null.
requireUseConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return useConfig, guaranteed to be non-null.
requireUseMdsal() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfig
Return useMdsal, guaranteed to be non-null.
requireUserid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.Grant
Return userid, guaranteed to be non-null.
requireUserid() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.User
Return userid, guaranteed to be non-null.
requireValidity() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.Keystore
Return validity, guaranteed to be non-null.
requireValidity() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystore
Return validity, guaranteed to be non-null.
requireX500Certificate() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.NodeCertificate
Return x500Certificate, guaranteed to be non-null.
resetPassword(String, String) - Method in class org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterface
 
resetPasswords(List<String>, List<String>) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
resetPasswords(List<String>, List<String>) - Method in class org.opendaylight.aaa.cli.jar.Main
 
ResourceDetails - Interface in org.opendaylight.aaa.web
Details about a resource registration.
ResourceDetailsBuilder - Class in org.opendaylight.aaa.web
Builds instances of type ResourceDetails.
ResourceDetailsBuilder() - Constructor for class org.opendaylight.aaa.web.ResourceDetailsBuilder
Creates a builder for ResourceDetails instances.
resources() - Method in class org.opendaylight.aaa.web.WebContext
Registers resources (eg html files) that can be accessed via the URI namespace.
resources(Iterable<? extends ResourceDetails>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Sets or replaces all elements for resources list.
response() - Method in class org.opendaylight.aaa.api.model.IDMError
 
RETURN_ILLEGAL_ARGUMENTS - Static variable in class org.opendaylight.aaa.cli.jar.AbstractMain
 
RETURN_PASSWORD_MISMATCH - Static variable in class org.opendaylight.aaa.cli.jar.AbstractMain
 
Role - Class in org.opendaylight.aaa.api.model
 
Role - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
Role() - Constructor for class org.opendaylight.aaa.api.model.Role
 
Role() - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token.Role
 
Role(String, String) - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token.Role
 
RoleHandler - Class in org.opendaylight.aaa.shiro.idm
REST application used to manipulate the H2 database roles table.
RoleHandler(IIDMStore, ClaimCache) - Constructor for class org.opendaylight.aaa.shiro.idm.RoleHandler
 
roles - Variable in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
roles() - Method in interface org.opendaylight.aaa.api.Claim
Get a set of user roles.
roles() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
Roles - Class in org.opendaylight.aaa.api.model
 
Roles - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
This class represents the following YANG schema fragment defined in module aaa
Roles - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles
This class represents the following YANG schema fragment defined in module aaa
Roles() - Constructor for class org.opendaylight.aaa.api.model.Roles
 
RolesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles
Class that builds Roles instances.
RolesBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
Class that builds Roles instances.
RolesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
RolesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
 
RolesBuilder(Roles) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
 
RolesBuilder(Roles) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
RolesBuilder(Role) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
RolesKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles
 
RolesKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesKey
 
RolesKey(RolesKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesKey
Creates a copy from Source Object.
RoleStore - Class in org.opendaylight.aaa.datastore.h2
Store for roles.
RoleStore(ConnectionProvider) - Constructor for class org.opendaylight.aaa.datastore.h2.RoleStore
 

S

saveCert(String, String) - Static method in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
Scope(String) - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneAuth.Auth.Scope
 
servlet() - Method in interface org.opendaylight.aaa.web.ServletDetails
 
servlet(Servlet) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Initializes the value for the servlet attribute.
ServletDetails - Interface in org.opendaylight.aaa.web
Details about a Servlet.
ServletDetailsBuilder - Class in org.opendaylight.aaa.web
Builds instances of type ServletDetails.
ServletDetailsBuilder() - Constructor for class org.opendaylight.aaa.web.ServletDetailsBuilder
Creates a builder for ServletDetails instances.
servlets() - Method in class org.opendaylight.aaa.web.WebContext
Servlets.
servlets(Iterable<? extends ServletDetails>) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Sets or replaces all elements for servlets list.
ServletSupport - Interface in org.opendaylight.aaa.web.servlet
Main API entry point.
set(Authentication) - Method in interface org.opendaylight.aaa.api.AuthenticationService
Set the current security context.
set(Authentication) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
setActions(List<Permissions.Actions>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
setAlgorithm(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
setAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setAuthEnabled(boolean) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationManager
 
setBundleName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
setBundleName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
setCipherSuites(List<CipherSuites>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
setCipherSuites(List<CipherSuites>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setCipherTransforms(String) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setClientId(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
setCtlKeystore(CtlKeystore) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
setDbDirectory(File) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
setDbDirectory(File) - Method in class org.opendaylight.aaa.cli.jar.Main
 
setDefaultDomain(String) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
Default domain to use when no domain is provided within the user credentials.
setDescription(String) - Method in class org.opendaylight.aaa.api.model.Domain
 
setDescription(String) - Method in class org.opendaylight.aaa.api.model.Role
 
setDescription(String) - Method in class org.opendaylight.aaa.api.model.User
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
setDetails(String) - Method in class org.opendaylight.aaa.api.model.IDMError
 
setDname(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setDname(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setDname(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setDomain(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
setDomain(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialBuilder
 
setDomainid(String) - Method in class org.opendaylight.aaa.api.model.Claim
 
setDomainid(String) - Method in class org.opendaylight.aaa.api.model.Domain
 
setDomainid(String) - Method in class org.opendaylight.aaa.api.model.Grant
 
setDomainid(String) - Method in class org.opendaylight.aaa.api.model.Role
 
setDomainid(String) - Method in class org.opendaylight.aaa.api.model.User
 
setDomainid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
setDomainid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
setDomainid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
setDomainid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setDomains(List<Domain>) - Method in class org.opendaylight.aaa.api.model.Domains
 
setDomains(Map<DomainsKey, Domains>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.DomainsBuilder
 
setDomains(Domains) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
setEmail(String) - Method in class org.opendaylight.aaa.api.model.User
 
setEmail(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setEnabled(boolean) - Method in class org.opendaylight.aaa.api.model.User
 
setEnabled(int) - Method in class org.opendaylight.aaa.api.model.User
 
setEnabled(Boolean) - Method in class org.opendaylight.aaa.api.model.Domain
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setEncryptIterationCount(Integer) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setEncryptKey(String) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setEncryptKeyLength(Integer) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setEncryptMethod(String) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setEncryptSalt(String) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setEncryptType(String) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setExpiration(long) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.AuthenticationBuilder
 
setGrantid(String) - Method in class org.opendaylight.aaa.api.model.Grant
 
setGrantid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
setGrants(List<Grant>) - Method in class org.opendaylight.aaa.api.model.Grants
 
setGrants(Map<GrantsKey, Grants>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.GrantsBuilder
 
setGrants(Grants) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
setGroupRolesMap(Map<String, String>) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
Injected from shiro.ini configuration.
setId(String) - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token.Role
 
setId(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
setIterations(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
setKeyAlg(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setKeyAlg(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setKeyAlg(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setKeysize(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setKeysize(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setKeysize(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setKeystoreFile(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setKeystoreFile(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setLdapAttributeForComparison(String) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
Injected from shiro.ini configuration.
setMain(List<Main>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
setMessage(String) - Method in class org.opendaylight.aaa.api.model.IDMError
 
setMoonServerURL(String) - Method in class org.opendaylight.aaa.shiro.realm.MoonRealm
Injected from shiro.ini.
setName(String) - Method in class org.opendaylight.aaa.api.model.Domain
 
setName(String) - Method in class org.opendaylight.aaa.api.model.Role
 
setName(String) - Method in class org.opendaylight.aaa.api.model.User
 
setName(String) - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token.Role
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
setNodeAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateInputBuilder
 
setNodeAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
setNodeCert(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetNodeCertificateOutputBuilder
 
setNodeCert(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
setNodeCertificate(SetNodeCertificateInput) - Method in class org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImpl
 
setNodeCertificate(SetNodeCertificateInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.AaaCertRpcService
Invoke setNodeCertificate RPC.
SetNodeCertificateInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
This class represents the following YANG schema fragment defined in module aaa-cert-rpc
SetNodeCertificateInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds SetNodeCertificateInput instances.
SetNodeCertificateInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
SetNodeCertificateInputBuilder(SetNodeCertificateInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateInputBuilder
 
SetNodeCertificateOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
 
SetNodeCertificateOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds SetNodeCertificateOutput instances.
SetNodeCertificateOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutputBuilder
 
SetNodeCertificateOutputBuilder(SetNodeCertificateOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetNodeCertificateOutputBuilder
 
setOdlCert(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateOutputBuilder
 
setOdlCert(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
setOdlCertAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
setODLCertificate(SetODLCertificateInput) - Method in class org.opendaylight.aaa.cert.impl.AaaCertRpcServiceImpl
 
setODLCertificate(SetODLCertificateInput) - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.AaaCertRpcService
Invoke setODLCertificate RPC.
SetODLCertificateInput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
This class represents the following YANG schema fragment defined in module aaa-cert-rpc
SetODLCertificateInputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds SetODLCertificateInput instances.
SetODLCertificateInputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
SetODLCertificateInputBuilder(SetODLCertificateInput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateInputBuilder
 
SetODLCertificateOutput - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
 
SetODLCertificateOutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215
Class that builds SetODLCertificateOutput instances.
SetODLCertificateOutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutputBuilder
 
SetODLCertificateOutputBuilder(SetODLCertificateOutput) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.SetODLCertificateOutputBuilder
 
setOdlCertReq(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rpc.rev151215.GetODLCertificateReqOutputBuilder
 
setOdlKeystore(OdlKeystore) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
setPairKey(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
setPairKey(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
setPairValue(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
setPairValue(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
setPassword(String) - Method in class org.opendaylight.aaa.api.model.User
 
setPassword(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialBuilder
 
setPassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setPasswordLength(Integer) - Method in class org.opendaylight.yang.gen.v1.config.aaa.authn.encrypt.service.config.rev160915.AaaEncryptServiceConfigBuilder
 
setPermissions(List<Permissions>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
setPolicies(List<Policies>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.PoliciesBuilder
 
setPolicies(Policies) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.HttpAuthorizationBuilder
 
setPrivateSalt(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.password.service.config.rev170619.PasswordServiceConfigBuilder
 
setResource(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
setRole(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.PermissionsBuilder
 
setRoleid(String) - Method in class org.opendaylight.aaa.api.model.Grant
 
setRoleid(String) - Method in class org.opendaylight.aaa.api.model.Role
 
setRoleid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
setRoleid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
setRoles(List<Role>) - Method in class org.opendaylight.aaa.api.model.Claim
 
setRoles(List<Role>) - Method in class org.opendaylight.aaa.api.model.Roles
 
setRoles(Map<RolesKey, Roles>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.RolesBuilder
 
setRoles(Roles) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
setSalt(String) - Method in class org.opendaylight.aaa.api.model.User
 
setSalt(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setSearchBase(String) - Method in class org.opendaylight.aaa.shiro.realm.ODLJndiLdapRealm
Injected from shiro.ini configuration.
setSignAlg(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setSignAlg(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setSignAlg(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setSslData(Map<SslDataKey, SslData>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStoresBuilder
 
setSslVerification(boolean) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
Whether SSL verification is performed or untrusted access is allowed.
setStore(DatastoreConfig.Store) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
setStorePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setStorePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setStorePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setStorePassword(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
setSuiteName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.cipher.suite.CipherSuitesBuilder
 
setSuiteName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.ctlkeystore.CipherSuitesBuilder
 
setTimeToLive(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
setTimeToWait(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfigBuilder
 
setTlsProtocols(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
setTlsProtocols(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
setToken(KeystoneToken.Token) - Method in class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken
 
setTrustKeystore(TrustKeystore) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
setTrustKeystore(TrustKeystore) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
setUrl(String) - Method in class org.opendaylight.aaa.shiro.realm.KeystoneAuthRealm
The URL of the Keystone server.
setUrls(List<Urls>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
setUseConfig(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
setUseMdsal(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.AaaCertServiceConfigBuilder
 
setUser(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
setUserid(String) - Method in class org.opendaylight.aaa.api.model.Claim
 
setUserid(String) - Method in class org.opendaylight.aaa.api.model.Grant
 
setUserid(String) - Method in class org.opendaylight.aaa.api.model.User
 
setUserid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
setUserid(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
setUserId(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder
 
setUsername(String) - Method in class org.opendaylight.aaa.api.model.Claim
 
setUsername(String) - Method in class org.opendaylight.aaa.api.model.UserPwd
 
setUserName(String) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.PasswordCredentialBuilder
 
setUserpwd(String) - Method in class org.opendaylight.aaa.api.model.UserPwd
 
setUsers(List<User>) - Method in class org.opendaylight.aaa.api.model.Users
 
setUsers(Map<UsersKey, Users>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
 
setUsers(Users) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.AuthenticationBuilder
 
setValidity(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.OdlKeystoreBuilder
 
setValidity(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
setValidity(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.CtlKeystoreBuilder
 
ShiroConfiguration - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
AAA shiro related configuration.
ShiroConfigurationBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
Class that builds ShiroConfiguration instances.
ShiroConfigurationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
ShiroConfigurationBuilder(ShiroConfiguration) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.ShiroConfigurationBuilder
 
ShiroWebContextSecurer - Class in org.opendaylight.aaa.shiro.web.env
Secures a WebContext using Shiro.
ShiroWebContextSecurer(EnvironmentLoaderListener) - Constructor for class org.opendaylight.aaa.shiro.web.env.ShiroWebContextSecurer
 
ShiroWebEnvironmentLoaderListener - Class in org.opendaylight.aaa.shiro.web.env
Initializes shiro components for a web environment.
ShiroWebEnvironmentLoaderListener(ShiroConfiguration, DataBroker, ICertificateManager, AuthenticationService, TokenAuthenticators, TokenStore, PasswordHashService) - Constructor for class org.opendaylight.aaa.shiro.web.env.ShiroWebEnvironmentLoaderListener
 
SimpleHttpClient - Class in org.opendaylight.aaa.shiro.realm.util.http
An utility that represents an HTTP client that allows to make HTTP requests.
SimpleHttpClient.Builder - Class in org.opendaylight.aaa.shiro.realm.util.http
 
SimpleHttpRequest<T> - Class in org.opendaylight.aaa.shiro.realm.util.http
Basic utility to do an HTTP request.
SimpleHttpRequest.Builder<T> - Class in org.opendaylight.aaa.shiro.realm.util.http
 
SQL_DESCR - Static variable in class org.opendaylight.aaa.datastore.h2.DomainStore
 
SQL_DESCR - Static variable in class org.opendaylight.aaa.datastore.h2.RoleStore
 
SQL_DESCR - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_DOMAIN_ID - Static variable in class org.opendaylight.aaa.datastore.h2.RoleStore
 
SQL_DOMAIN_ID - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_EMAIL - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_ENABLED - Static variable in class org.opendaylight.aaa.datastore.h2.DomainStore
 
SQL_ENABLED - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_ID - Static variable in class org.opendaylight.aaa.datastore.h2.DomainStore
 
SQL_ID - Static variable in class org.opendaylight.aaa.datastore.h2.GrantStore
 
SQL_ID - Static variable in class org.opendaylight.aaa.datastore.h2.RoleStore
 
SQL_ID - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_NAME - Static variable in class org.opendaylight.aaa.datastore.h2.DomainStore
 
SQL_NAME - Static variable in class org.opendaylight.aaa.datastore.h2.RoleStore
 
SQL_NAME - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_PASSWORD - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_ROLEID - Static variable in class org.opendaylight.aaa.datastore.h2.GrantStore
 
SQL_SALT - Static variable in class org.opendaylight.aaa.datastore.h2.UserStore
 
SQL_TENANTID - Static variable in class org.opendaylight.aaa.datastore.h2.GrantStore
 
SQL_USERID - Static variable in class org.opendaylight.aaa.datastore.h2.GrantStore
 
sslContext(SSLContext) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpClient.Builder
Sets the SSLContext to be used for SSL requests.
SslData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
SslData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
SslDataBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores
Class that builds SslData instances.
SslDataBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
SslDataBuilder(CipherSuite) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
SslDataBuilder(SslData) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
SslDataBuilder(SslData) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
SslDataKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores
 
SslDataKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataKey
 
SslDataKey(SslDataKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataKey
Creates a copy from Source Object.
StandaloneCommandLineInterface - Class in org.opendaylight.aaa.cli.jar
AAA CLI interface.
StandaloneCommandLineInterface(File) - Constructor for class org.opendaylight.aaa.cli.jar.StandaloneCommandLineInterface
 
start() - Method in class org.opendaylight.aaa.web.jetty.JettyWebServer
 
stop() - Method in class org.opendaylight.aaa.web.jetty.JettyWebServer
 
StoreBuilder - Class in org.opendaylight.aaa.api
StoreBuilder is triggered during feature installation by AAAIDMLightModule.createInstance().
StoreBuilder(IIDMStore) - Constructor for class org.opendaylight.aaa.api.StoreBuilder
 
StoreException - Exception in org.opendaylight.aaa.datastore.h2
Exception indicating an error in an H2 data store.
StoreException(String) - Constructor for exception org.opendaylight.aaa.datastore.h2.StoreException
 
StoreException(String, Throwable) - Constructor for exception org.opendaylight.aaa.datastore.h2.StoreException
 
StoreException(Throwable) - Constructor for exception org.opendaylight.aaa.datastore.h2.StoreException
 
StringPair - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619
Used to store string key/value pairs.
supportsSessions() - Method in class org.opendaylight.aaa.web.WebContext
Flag whether this context supports web sessions, defaults to true.
supportsSessions(boolean) - Method in class org.opendaylight.aaa.web.WebContextBuilder
Initializes the value for the supportsSessions attribute.

T

TestWebClient - Class in org.opendaylight.aaa.web.testutils
HTTP Client.
TestWebClient(WebServer) - Constructor for class org.opendaylight.aaa.web.testutils.TestWebClient
 
ThreadLocals - Interface in org.opendaylight.aaa.shiro.web.env
Holds ThreadLocal variables used to indirectly inject instances into classes that are instantiated by the Shiro lib.
TLS_PROTOCOL - Static variable in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
toAbsoluteFile(String, String) - Static method in class org.opendaylight.aaa.cert.impl.KeyStoreConstant
 
Token() - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token
 
Token(List<KeystoneToken.Token.Role>) - Constructor for class org.opendaylight.aaa.shiro.keystone.domain.KeystoneToken.Token
 
TOKEN_AUTHENICATORS_TL - Static variable in interface org.opendaylight.aaa.shiro.web.env.ThreadLocals
 
TOKEN_STORE_TL - Static variable in interface org.opendaylight.aaa.shiro.web.env.ThreadLocals
 
TokenAuth - Interface in org.opendaylight.aaa.api
An interface for in-bound token authentication.
TokenAuthenticators - Class in org.opendaylight.aaa.tokenauthrealm.auth
Holds TokenAuth instances.
TokenAuthenticators(TokenAuth...) - Constructor for class org.opendaylight.aaa.tokenauthrealm.auth.TokenAuthenticators
 
TokenAuthRealm - Class in org.opendaylight.aaa.shiro.realm
TokenAuthRealm is an adapter between the AAA shiro subsystem and the existing TokenAuth mechanisms.
TokenAuthRealm() - Constructor for class org.opendaylight.aaa.shiro.realm.TokenAuthRealm
 
tokenExpiration() - Method in interface org.opendaylight.aaa.api.TokenStore
 
tokenExpiration() - Method in class org.opendaylight.aaa.datastore.h2.H2TokenStore
 
TokenStore - Interface in org.opendaylight.aaa.api
A datastore for auth tokens.
TokenUtils - Class in org.opendaylight.aaa.shiro.realm.util
Utilities for manipulating AuthenticationToken instances from Shiro.
toString() - Method in class org.opendaylight.aaa.api.model.Domain
 
toString() - Method in class org.opendaylight.aaa.api.model.Grants
 
toString() - Method in class org.opendaylight.aaa.api.model.Role
 
toString() - Method in class org.opendaylight.aaa.api.model.User
 
toString() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataKey
 
TrustKeystore - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data
This class represents the following YANG schema fragment defined in module aaa-cert-mdsal
TrustKeystore - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config
This class represents the following YANG schema fragment defined in module aaa-cert
TrustKeystoreBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data
Class that builds TrustKeystore instances.
TrustKeystoreBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config
Class that builds TrustKeystore instances.
TrustKeystoreBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
TrustKeystoreBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 
TrustKeystoreBuilder(Keystore) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
TrustKeystoreBuilder(TrustKeystore) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.ssl.data.TrustKeystoreBuilder
 
TrustKeystoreBuilder(TrustKeystore) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.rev151126.aaa.cert.service.config.TrustKeystoreBuilder
 

U

unrecognizedOptions(List<?>) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
UntrustedSSL - Class in org.opendaylight.aaa.shiro.realm.util.http
Container for an SSL context that allows untrusted access and a hostname verifier that accepts any hostname.
update(Map<String, String>) - Method in class org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl
 
updateDomain(Domain) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
updateDomain(Domain) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
updateDomain(Domain) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
updateInjectedFilters(List<Filter>) - Method in interface org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterListener
React to configuration admin changes.
updateInjectedFilters(List<Filter>) - Method in class org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter
 
updateOdlKeystore(OdlKeystore, byte[]) - Static method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
updateRole(Role) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
updateRole(Role) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
updateRole(Role) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
updateSslData(SslData) - Method in interface org.opendaylight.aaa.cert.api.IAaaCertMdsalProvider
Update the SslData.
updateSslData(DataBroker, SslData) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
updateSslData(SslData) - Method in class org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider
 
updateSslDataCipherSuites(DataBroker, SslData, List<CipherSuites>) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
updateSslDataOdlKeystore(DataBroker, SslData, OdlKeystore) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
updateSslDataTrustKeystore(DataBroker, SslData, TrustKeystore) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
updateTrustKeystore(TrustKeystore, byte[]) - Method in class org.opendaylight.aaa.cert.utils.KeyStoresDataUtils
 
updateUser(User) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
updateUser(User) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
updateUser(User) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
uri(URI) - Method in class org.opendaylight.aaa.shiro.realm.util.http.SimpleHttpRequest.Builder
Sets the URI the request is made to.
urlPatterns() - Method in interface org.opendaylight.aaa.web.FilterDetails
 
urlPatterns() - Method in interface org.opendaylight.aaa.web.ServletDetails
 
urlPatterns(Iterable<String>) - Method in class org.opendaylight.aaa.web.FilterDetailsBuilder
Sets or replaces all elements for urlPatterns list.
urlPatterns(Iterable<String>) - Method in class org.opendaylight.aaa.web.ServletDetailsBuilder
Sets or replaces all elements for urlPatterns list.
Urls - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
The urls section of shiro.ini.
UrlsBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
Class that builds Urls instances.
UrlsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
UrlsBuilder(Urls) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
UrlsBuilder(StringPair) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
UrlsKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration
 
UrlsKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsKey
 
UrlsKey(UrlsKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsKey
Creates a copy from Source Object.
user - Variable in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
user() - Method in interface org.opendaylight.aaa.api.Claim
Get the user name.
user() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
User - Class in org.opendaylight.aaa.api.model
 
User - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214
This class represents the following YANG schema fragment defined in module aaa
User() - Constructor for class org.opendaylight.aaa.api.model.User
 
UserHandler - Class in org.opendaylight.aaa.shiro.idm
REST application used to manipulate the H2 database users table.
UserHandler(IIDMStore, ClaimCache) - Constructor for class org.opendaylight.aaa.shiro.idm.UserHandler
 
userId - Variable in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
userId() - Method in interface org.opendaylight.aaa.api.Claim
Get the user id.
userId() - Method in class org.opendaylight.aaa.tokenauthrealm.auth.ClaimBuilder.ImmutableClaim
 
username() - Method in interface org.opendaylight.aaa.api.PasswordCredentials
 
username() - Method in annotation type org.opendaylight.aaa.datastore.h2.OSGiH2Store.Configuration
 
USERNAME_DOMAIN_SEPARATOR - Static variable in class org.opendaylight.aaa.shiro.realm.util.http.header.HeaderUtils
 
UserPwd - Class in org.opendaylight.aaa.api.model
 
UserPwd() - Constructor for class org.opendaylight.aaa.api.model.UserPwd
 
Users - Class in org.opendaylight.aaa.api.model
 
Users - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
This class represents the following YANG schema fragment defined in module aaa
Users - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users
This class represents the following YANG schema fragment defined in module aaa
Users() - Constructor for class org.opendaylight.aaa.api.model.Users
 
UsersBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users
Class that builds Users instances.
UsersBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication
Class that builds Users instances.
UsersBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
UsersBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
 
UsersBuilder(Users) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.UsersBuilder
 
UsersBuilder(Users) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
UsersBuilder(User) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
UsersKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users
 
UsersKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
 
UsersKey(UsersKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersKey
Creates a copy from Source Object.
UserStore - Class in org.opendaylight.aaa.datastore.h2
Store for users.
UserStore(ConnectionProvider, PasswordHashService) - Constructor for class org.opendaylight.aaa.datastore.h2.UserStore
 

V

validate(Map<String, List<String>>) - Method in interface org.opendaylight.aaa.api.TokenAuth
Validate the given token contained in the in-bound headers.
validate(Map<String, List<String>>) - Method in class org.opendaylight.aaa.tokenauthrealm.auth.HttpBasicAuth
 
validateUser(UriInfo, String, UserPwd) - Method in class org.opendaylight.aaa.shiro.idm.DomainHandler
Used to validate user access.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.DatastoreConfig.Store
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.permission.Permissions.Actions
Returns an array containing the constants of this enum type, in the order they are declared.
verifyUsers(List<String>, List<String>) - Method in class org.opendaylight.aaa.cli.jar.AbstractMain
 
verifyUsers(List<String>, List<String>) - Method in class org.opendaylight.aaa.cli.jar.Main
 

W

WebContext - Class in org.opendaylight.aaa.web
Web Context with URL prefix.
WebContext() - Constructor for class org.opendaylight.aaa.web.WebContext
 
WebContextBuilder - Class in org.opendaylight.aaa.web
Builds instances of type WebContext.
WebContextBuilder() - Constructor for class org.opendaylight.aaa.web.WebContextBuilder
Creates a builder for WebContext instances.
WebContextRegistration - Interface in org.opendaylight.aaa.web
WebContext registration.
WebContextSecurer - Interface in org.opendaylight.aaa.web
WebInitializer - Class in org.opendaylight.aaa.shiro.web.env
Initializer for web components.
WebInitializer(WebServer, ClaimCache, IIDMStore, WebContextSecurer, ServletSupport, CustomFilterAdapterConfiguration) - Constructor for class org.opendaylight.aaa.shiro.web.env.WebInitializer
 
WebServer - Interface in org.opendaylight.aaa.web
Web server (HTTP).
WebTestModule - Class in org.opendaylight.aaa.web.testutils
Guice Module wiring up a test web server running HTTP on a random port, and registering a NOOP WebContextSecurer.
WebTestModule() - Constructor for class org.opendaylight.aaa.web.testutils.WebTestModule
 
withKey(MainKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.MainBuilder
 
withKey(UrlsKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.aaa.app.config.rev170619.shiro.configuration.UrlsBuilder
 
withKey(DomainsKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.domains.DomainsBuilder
 
withKey(GrantsKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.grants.GrantsBuilder
 
withKey(RolesKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.roles.RolesBuilder
 
withKey(UsersKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.authentication.users.UsersBuilder
 
withKey(PoliciesKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.aaa.rev161214.http.authorization.policies.PoliciesBuilder
 
withKey(SslDataKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.key.stores.SslDataBuilder
 
writeDomain(Domain) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
writeDomain(Domain) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
writeDomain(Domain) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
writeGrant(Grant) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
writeGrant(Grant) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
writeGrant(Grant) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
writeRole(Role) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
writeRole(Role) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
writeRole(Role) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.opendaylight.aaa.provider.GsonProvider
 
writeUser(User) - Method in interface org.opendaylight.aaa.api.IIDMStore
 
writeUser(User) - Method in class org.opendaylight.aaa.datastore.h2.H2Store
 
writeUser(User) - Method in class org.opendaylight.aaa.datastore.h2.OSGiH2Store
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages