Uses of Class
org.apache.zookeeper.server.jersey.cfg.Credentials
Packages that use Credentials
Package
Description
-
Uses of Credentials in org.apache.zookeeper.server.jersey.cfg
Methods in org.apache.zookeeper.server.jersey.cfg that return CredentialsModifier and TypeMethodDescriptionEndpoint.getCredentials()final CredentialsRestCfg.getCredentials()final CredentialsEndpoint.getZooKeeperAuthInfo()static CredentialsCredentials.join(Credentials a, Credentials b) Methods in org.apache.zookeeper.server.jersey.cfg with parameters of type CredentialsModifier and TypeMethodDescriptionstatic CredentialsCredentials.join(Credentials a, Credentials b) -
Uses of Credentials in org.apache.zookeeper.server.jersey.filters
Constructors in org.apache.zookeeper.server.jersey.filters with parameters of type Credentials