组织ID: |
org.apereo.cas |
项目ID: |
cas-server-core-authentication |
版本: |
5.2.5 |
最后修改时间: |
2018-08-27 14:06:30 |
包类型: |
javadoc (Api文档) |
大小: |
321.95KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-core-authentication</artifactId>
<version>5.2.5</version>
<classifier>javadoc</classifier>
<type>javadoc</type>
</dependency>
|
Gradle引入代码: |
org.apereo.cas:cas-server-core-authentication:5.2.5
|
下载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/AuthenticationCredentialsLocalBinder.html
org/apereo/cas/authentication/BasicCredentialMetaData.html
org/apereo/cas/authentication/BasicIdentifiableCredential.html
org/apereo/cas/authentication/CoreAuthenticationUtils.html
org/apereo/cas/authentication/DefaultAuthentication.html
org/apereo/cas/authentication/DefaultAuthenticationBuilder.html
org/apereo/cas/authentication/DefaultAuthenticationContextValidator.html
org/apereo/cas/authentication/DefaultAuthenticationEventExecutionPlan.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/DefaultHandlerResult.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/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/JaasAuthenticationHandler.html
org/apereo/cas/authentication/handler/support/JaasAuthenticationHandler.UsernamePasswordCallbackHandler.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/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/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/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
org/apereo/cas/authentication/principal/SimplePrincipal.html
org/apereo/cas/authentication/PseudoPlatformTransactionManager.html
org/apereo/cas/authentication/RegisteredServiceAuthenticationHandlerResolver.html
org/apereo/cas/authentication/RememberMeUsernamePasswordCredential.html
org/apereo/cas/authentication/support/password/GroovyPasswordEncoder.html
org/apereo/cas/authentication/support/password/package-frame.html
org/apereo/cas/authentication/support/password/package-summary.html
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|