Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Security.provider Classes and Interfaces - 71 results found.
NameDescriptionTypePackageFramework
ProviderThis class represents a provider for the Java Security API, where a provider implements some or all parts ofClassjava.securityJava SE
Provider .ServiceThe description of a security service.Classjava.security.ProviderJava SE
ProviderExceptionA runtime exception for Provider exceptions (such as misconfiguration errors or unrecoverable internal errors),Classjava.securityJava SE
AdaptableX509CertSelectorClasssecurity.provider.certpathCode Trails
AdjacencyListAn AdjacencyList is used to store the history of certification paths attempted in constructing a path from an initiator to a target.Classsecurity.provider.certpathCode Trails
AlgorithmCheckerA PKIXCertPathChecker implementation to check whether a specified certificate contains the required algorithm constraints.Classsecurity.provider.certpathCode Trails
BasicCheckerClasssecurity.provider.certpathCode Trails
BuilderAbstract class representing a builder, which is able to retrieve matching certificates and is able to verify a particular certificate.Classsecurity.provider.certpathCode Trails
BuildStepDescribes one step of a certification path build, consisting of a Vertex state description, a certificate, a possible throwable,Classsecurity.provider.certpathCode Trails
ByteArrayAccessClasssecurity.providerCode Trails
CertIdThis class corresponds to the CertId field in OCSP Request and the OCSP Response.Classsecurity.provider.certpathCode Trails
CertPathHelperHelper class that allows access to Sun specific known-public methods in the java.Classsecurity.provider.certpathCode Trails
CertStoreHelperHelper used by URICertStore when delegating to another CertStore to fetch certs and CRLs.Interfacesecurity.provider.certpathCode Trails
CollectionCertStoreA CertStore that retrieves Certificates and CRLs from a Collection.Classsecurity.provider.certpathCode Trails
ConfigSpiFileThis class wraps the ConfigFile subclass implementation of Configuration inside a ConfigurationSpi implementation that is available from theClasssecurity.providerCode Trails
ConstraintsCheckerClasssecurity.provider.certpathCode Trails
CrlRevocationCheckerClasssecurity.provider.certpathCode Trails
CrlRevocationChecker .RejectKeySelectorClasssecurity.provider.certpath.CrlRevocationCheckerCode Trails
DigestBaseClasssecurity.providerCode Trails
DistributionPointFetcherClass to obtain CRLs via the CRLDistributionPoints extension.Classsecurity.provider.certpathCode Trails
CustomDBMSAuthenticatorPluginInterfaceweblogic.security.providers.authenticationOracle WebLogic
PrincipalValidatorImplThe runtime class for the WebLogic Principal Validation provider, which signs and validates WLSPrincipals.Classweblogic.security.providerOracle WebLogic
ProviderImplThe base class of all security provider MBean implementations.Classweblogic.management.securityOracle WebLogic
ProviderMBeanThe base MBean for all security providers.Interfaceweblogic.management.securityOracle WebLogic
ProviderValidatorClassweblogic.management.securityOracle WebLogic
SAMLAssertingPartyRepresents a SAML Asserting Party entry in the LDAP Asserting Party registry.Interfaceweblogic.security.providers.saml.registryOracle WebLogic
SAMLAssertionStoreSAMLAssertionStore defines an interface for storing and retrieving SAML assertions for use with the Artifact profile.Interfaceweblogic.security.providers.samlOracle WebLogic
SAMLAssertionStoreV2SAMLAssertionStoreV2 extends the SAMLAssertionStore interface, adding methods to support identification and authentication ofInterfaceweblogic.security.providers.samlOracle WebLogic
SAMLAssertionStoreV2 .AssertionInfoThe AssertionInfo class is returned by SAMLAssertionStoreV2.Classweblogic.security.providers.saml.SAMLAssertionStoreV2Oracle WebLogic
SAMLAttributeInfoA class that represents a single attribute of a SAMLAssertion AttributeStatement.Classweblogic.security.providers.samlOracle WebLogic
SAMLAttributeStatementInfoA class that represents an AttributeStatement in a SAMLAssertion.Classweblogic.security.providers.samlOracle WebLogic
SAMLCommonPartnerAbstract representation of attributes common to a SAML 1.Interfaceweblogic.security.providers.saml.registryOracle WebLogic
SAMLCredentialAttributeMapperInterface used to perform mapping from Subject to SAMLAssertion attributes.Interfaceweblogic.security.providers.samlOracle WebLogic
SAMLCredentialNameMapperInterface used to perform mapping of user and group information to SAML assertions.Interfaceweblogic.security.providers.samlOracle WebLogic
SAMLIdentityAssertionAttributeMapperInterface used to perform mapping from SAML Attribute Statement to Attribute Principals.Interfaceweblogic.security.providers.samlOracle WebLogic
SAMLIdentityAssertionNameMapperInterface used to perform mapping of user and group information from SAML assertions.Interfaceweblogic.security.providers.samlOracle WebLogic
SAMLNameMapperInfoThe SAMLNameMapperInfo is used to represent user name and group information for SAML assertions.Classweblogic.security.providers.samlOracle WebLogic
SAMLPartnerAbstract representation of a SAML partner.Interfaceweblogic.security.providers.saml.registryOracle WebLogic
SAMLRelyingPartyRepresents a SAML Relying Party entry in the SAML Relying Party registry.Interfaceweblogic.security.providers.saml.registryOracle WebLogic
SAMLUsedAssertionCacheSAMLUsedAssertionCache defines an interface for storing and checking information about consumed SAML assertions so that aInterfaceweblogic.security.providers.samlOracle WebLogic
UserNameMapperInterface used to perform certificate-based and distinguished name user authentication.Interfaceweblogic.security.providers.authenticationOracle WebLogic
AES128CounterInetRNG This class is a wrapper around the 128-bit AESCounterRNG algorithm provided by http://maths.Classakka.remote.security.providerAkka
AES128CounterSecureRNG This class is a wrapper around the 128-bit AESCounterRNG algorithm provided by http://maths.Classakka.remote.security.providerAkka
AES256CounterInetRNG This class is a wrapper around the 256-bit AESCounterRNG algorithm provided by http://maths.Classakka.remote.security.providerAkka
AES256CounterSecureRNG This class is a wrapper around the 256-bit AESCounterRNG algorithm provided by http://maths.Classakka.remote.security.providerAkka
AkkaProviderA provider that for AES128CounterRNGFast, a cryptographically secure random number generator through SecureRandomSee Also:Serialized FormClassakka.remote.security.providerAkka
AkkaProvider$A provider that for AES128CounterRNGFast, a cryptographically secure random number generator through SecureRandomSee Also:Serialized FormClassakka.remote.security.providerAkka
InternetSeedGeneratorClassakka.remote.security.providerAkka
InternetSeedGenerator$ Seed generator that maintains multiple strategies for seed generation and will delegate to the best one available for theClassakka.remote.security.providerAkka
SeedSize From AESCounterRNG API docs: Valid values are 16 (128 bits), 24 (192 bits) and 32 (256 bits).Classakka.remote.security.providerAkka
SeedSize$ From AESCounterRNG API docs: Valid values are 16 (128 bits), 24 (192 bits) and 32 (256 bits).Classakka.remote.security.providerAkka
AbstractProviderClassorg.usergrid.security.providersApache UserGrid
FacebookProviderClassorg.usergrid.security.providersApache UserGrid
FoursquareProviderClassorg.usergrid.security.providersApache UserGrid
PingIdentityProviderClassorg.usergrid.security.providersApache UserGrid
SignInAsProviderInterfaceorg.usergrid.security.providersApache UserGrid
SignInProviderFactoryClassorg.usergrid.security.providersApache UserGrid
AbstractSecurityProviderProvides default implementations of isAuthenticated(HttpSession) and logout(HttpSession).Classbrooklyn.rest.security.providerBrooklyn
AnyoneSecurityProviderClassbrooklyn.rest.security.providerBrooklyn
BlackholeSecurityProviderClassbrooklyn.rest.security.providerBrooklyn
BrooklynUserWithRandomPasswordSecurityProviderClassbrooklyn.rest.security.providerBrooklyn
DelegatingSecurityProviderClassbrooklyn.rest.security.providerBrooklyn
ExplicitUsersSecurityProviderSecurity provider which validates users against passwords according to property keys, as set in BrooklynWebConfig.Classbrooklyn.rest.security.providerBrooklyn
LdapSecurityProviderA SecurityProvider implementation that relies on LDAP to authenticate.Classbrooklyn.rest.security.providerBrooklyn
SecurityProviderThe SecurityProvider is responsible for doing authentication.Interfacebrooklyn.rest.security.providerBrooklyn
AbstractSocialAuthenticationServiceClassorg.springframework.social.security.providerSpring Social
OAuth1AuthenticationServiceClassorg.springframework.social.security.providerSpring Social
OAuth2AuthenticationServiceClassorg.springframework.social.security.providerSpring Social
SocialAuthenticationServiceInterfaceorg.springframework.social.security.providerSpring Social
SocialAuthenticationService .ConnectionCardinalityonly one providerUserId per userId, but many userIds per providerUserId.Classorg.springframework.social.security.providerSpring Social
ProviderDigestClasscom.itextpdf.text.pdf.securityIText