组织ID: |
org.apereo.cas |
项目ID: |
cas-server-core-authentication-api |
版本: |
5.3.15.1 |
最后修改时间: |
2020-03-04 19:17:06 |
包类型: |
javadoc (Api文档) |
大小: |
322.94KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-core-authentication-api</artifactId>
<version>5.3.15.1</version>
<classifier>javadoc</classifier>
<type>javadoc</type>
</dependency>
|
Gradle引入代码: |
org.apereo.cas:cas-server-core-authentication-api:5.3.15.1
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
allclasses-frame.html
allclasses-noframe.html
constant-values.html
deprecated-list.html
help-doc.html
index-all.html
index.html
org/apereo/cas/authentication/AbstractAuthenticationHandler.html
org/apereo/cas/authentication/AbstractCredential.html
org/apereo/cas/authentication/AcceptUsersAuthenticationHandler.html
org/apereo/cas/authentication/adaptive/DefaultAdaptiveAuthenticationPolicy.html
org/apereo/cas/authentication/adaptive/package-frame.html
org/apereo/cas/authentication/adaptive/package-summary.html
org/apereo/cas/authentication/adaptive/package-tree.html
org/apereo/cas/authentication/AuthenticationCredentialsThreadLocalBinder.html
org/apereo/cas/authentication/BasicCredentialMetaData.html
org/apereo/cas/authentication/BasicIdentifiableCredential.html
org/apereo/cas/authentication/ByCredentialTypeAuthenticationHandlerResolver.html
org/apereo/cas/authentication/CoreAuthenticationUtils.html
org/apereo/cas/authentication/DefaultAuthentication.html
org/apereo/cas/authentication/DefaultAuthenticationBuilder.html
org/apereo/cas/authentication/DefaultAuthenticationEventExecutionPlan.html
org/apereo/cas/authentication/DefaultAuthenticationHandlerExecutionResult.html
org/apereo/cas/authentication/DefaultAuthenticationHandlerResolver.html
org/apereo/cas/authentication/DefaultAuthenticationResult.html
org/apereo/cas/authentication/DefaultAuthenticationResultBuilder.html
org/apereo/cas/authentication/DefaultAuthenticationServiceSelectionPlan.html
org/apereo/cas/authentication/DefaultAuthenticationServiceSelectionStrategy.html
org/apereo/cas/authentication/DefaultAuthenticationSystemSupport.html
org/apereo/cas/authentication/DefaultAuthenticationTransactionManager.html
org/apereo/cas/authentication/DefaultCasSslContext.html
org/apereo/cas/authentication/DefaultPrincipalElectionStrategy.html
org/apereo/cas/authentication/exceptions/AccountDisabledException.html
org/apereo/cas/authentication/exceptions/AccountPasswordMustChangeException.html
org/apereo/cas/authentication/exceptions/InvalidLoginLocationException.html
org/apereo/cas/authentication/exceptions/InvalidLoginTimeException.html
org/apereo/cas/authentication/exceptions/MixedPrincipalException.html
org/apereo/cas/authentication/exceptions/package-frame.html
org/apereo/cas/authentication/exceptions/package-summary.html
org/apereo/cas/authentication/exceptions/package-tree.html
org/apereo/cas/authentication/exceptions/UnresolvedPrincipalException.html
org/apereo/cas/authentication/GroovyAuthenticationPreProcessor.html
org/apereo/cas/authentication/handler/support/AbstractPreAndPostProcessingAuthenticationHandler.html
org/apereo/cas/authentication/handler/support/AbstractUsernamePasswordAuthenticationHandler.html
org/apereo/cas/authentication/handler/support/HttpBasedServiceCredentialsAuthenticationHandler.html
org/apereo/cas/authentication/handler/support/jaas/AccountsPreDefinedLoginModule.html
org/apereo/cas/authentication/handler/support/jaas/AccountsPreDefinedLoginModule.StaticPrincipal.html
org/apereo/cas/authentication/handler/support/jaas/JaasAuthenticationHandler.html
org/apereo/cas/authentication/handler/support/jaas/JaasAuthenticationHandler.UsernamePasswordCallbackHandler.html
org/apereo/cas/authentication/handler/support/jaas/package-frame.html
org/apereo/cas/authentication/handler/support/jaas/package-summary.html
org/apereo/cas/authentication/handler/support/jaas/package-tree.html
org/apereo/cas/authentication/handler/support/package-frame.html
org/apereo/cas/authentication/handler/support/package-summary.html
org/apereo/cas/authentication/handler/support/package-tree.html
org/apereo/cas/authentication/HttpBasedServiceCredential.html
org/apereo/cas/authentication/metadata/AuthenticationContextAttributeMetaDataPopulator.html
org/apereo/cas/authentication/metadata/AuthenticationCredentialTypeMetaDataPopulator.html
org/apereo/cas/authentication/metadata/BaseAuthenticationMetaDataPopulator.html
org/apereo/cas/authentication/metadata/CacheCredentialsCipherExecutor.html
org/apereo/cas/authentication/metadata/CacheCredentialsMetaDataPopulator.html
org/apereo/cas/authentication/metadata/package-frame.html
org/apereo/cas/authentication/metadata/package-summary.html
org/apereo/cas/authentication/metadata/package-tree.html
org/apereo/cas/authentication/metadata/RememberMeAuthenticationMetaDataPopulator.html
org/apereo/cas/authentication/metadata/SuccessfulHandlerMetaDataPopulator.html
org/apereo/cas/authentication/OneTimePasswordCredential.html
org/apereo/cas/authentication/OneTimeToken.html
org/apereo/cas/authentication/OneTimeTokenAccount.html
org/apereo/cas/authentication/OneTimeTokenCredential.html
org/apereo/cas/authentication/package-frame.html
org/apereo/cas/authentication/package-summary.html
org/apereo/cas/authentication/package-tree.html
org/apereo/cas/authentication/policy/AcceptAnyAuthenticationPolicyFactory.html
org/apereo/cas/authentication/policy/AllAuthenticationPolicy.html
org/apereo/cas/authentication/policy/AnyAuthenticationPolicy.html
org/apereo/cas/authentication/policy/GroovyScriptAuthenticationPolicy.html
org/apereo/cas/authentication/policy/NotPreventedAuthenticationPolicy.html
org/apereo/cas/authentication/policy/package-frame.html
org/apereo/cas/authentication/policy/package-summary.html
org/apereo/cas/authentication/policy/package-tree.html
org/apereo/cas/authentication/policy/RequiredHandlerAuthenticationPolicy.html
org/apereo/cas/authentication/policy/RequiredHandlerAuthenticationPolicyFactory.html
org/apereo/cas/authentication/policy/RestfulAuthenticationPolicy.html
org/apereo/cas/authentication/policy/UniquePrincipalAuthenticationPolicy.html
org/apereo/cas/authentication/PolicyBasedAuthenticationManager.html
org/apereo/cas/authentication/principal/DefaultPrincipalFactory.html
org/apereo/cas/authentication/principal/GroovyPrincipalFactory.html
org/apereo/cas/authentication/principal/NullPrincipal.html
org/apereo/cas/authentication/principal/package-frame.html
org/apereo/cas/authentication/principal/package-summary.html
org/apereo/cas/authentication/principal/package-tree.html
org/apereo/cas/authentication/principal/PrincipalFactoryUtils.html
org/apereo/cas/authentication/principal/PrincipalNameTransformerUtils.html
org/apereo/cas/authentication/principal/resolvers/ChainingPrincipalResolver.html
org/apereo/cas/authentication/principal/resolvers/EchoingPrincipalResolver.html
org/apereo/cas/authentication/principal/resolvers/InternalGroovyScriptDao.html
org/apereo/cas/authentication/principal/resolvers/package-frame.html
org/apereo/cas/authentication/principal/resolvers/package-summary.html
org/apereo/cas/authentication/principal/resolvers/package-tree.html
org/apereo/cas/authentication/principal/resolvers/PersonDirectoryPrincipalResolver.html
org/apereo/cas/authentication/principal/resolvers/ProxyingPrincipalResolver.html
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|