组织ID: |
org.apereo.cas |
项目ID: |
cas-server-core-authentication |
版本: |
5.1.9 |
最后修改时间: |
2018-08-27 20:07:34 |
包类型: |
java-source (源码) |
大小: |
106.74KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-core-authentication</artifactId>
<version>5.1.9</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
org.apereo.cas:cas-server-core-authentication:5.1.9
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/spring.factories
org/apereo/cas/authentication/AbstractAuthenticationHandler.java
org/apereo/cas/authentication/AbstractAuthenticationManager.java
org/apereo/cas/authentication/AbstractCredential.java
org/apereo/cas/authentication/AcceptUsersAuthenticationHandler.java
org/apereo/cas/authentication/adaptive/DefaultAdaptiveAuthenticationPolicy.java
org/apereo/cas/authentication/AuthenticationCredentialsLocalBinder.java
org/apereo/cas/authentication/BasicCredentialMetaData.java
org/apereo/cas/authentication/BasicIdentifiableCredential.java
org/apereo/cas/authentication/DefaultAuthentication.java
org/apereo/cas/authentication/DefaultAuthenticationBuilder.java
org/apereo/cas/authentication/DefaultAuthenticationContextValidator.java
org/apereo/cas/authentication/DefaultAuthenticationEventExecutionPlan.java
org/apereo/cas/authentication/DefaultAuthenticationResult.java
org/apereo/cas/authentication/DefaultAuthenticationResultBuilder.java
org/apereo/cas/authentication/DefaultAuthenticationServiceSelectionPlan.java
org/apereo/cas/authentication/DefaultAuthenticationServiceSelectionStrategy.java
org/apereo/cas/authentication/DefaultAuthenticationSystemSupport.java
org/apereo/cas/authentication/DefaultAuthenticationTransactionManager.java
org/apereo/cas/authentication/DefaultCasSslContext.java
org/apereo/cas/authentication/DefaultHandlerResult.java
org/apereo/cas/authentication/DefaultPrincipalElectionStrategy.java
org/apereo/cas/authentication/exceptions/AccountDisabledException.java
org/apereo/cas/authentication/exceptions/AccountPasswordMustChangeException.java
org/apereo/cas/authentication/exceptions/InvalidLoginLocationException.java
org/apereo/cas/authentication/exceptions/InvalidLoginTimeException.java
org/apereo/cas/authentication/exceptions/MixedPrincipalException.java
org/apereo/cas/authentication/exceptions/UnresolvedPrincipalException.java
org/apereo/cas/authentication/handler/package-info.java
org/apereo/cas/authentication/handler/support/AbstractPreAndPostProcessingAuthenticationHandler.java
org/apereo/cas/authentication/handler/support/AbstractUsernamePasswordAuthenticationHandler.java
org/apereo/cas/authentication/handler/support/HttpBasedServiceCredentialsAuthenticationHandler.java
org/apereo/cas/authentication/handler/support/JaasAuthenticationHandler.java
org/apereo/cas/authentication/handler/support/package-info.java
org/apereo/cas/authentication/HttpBasedServiceCredential.java
org/apereo/cas/authentication/metadata/AuthenticationContextAttributeMetaDataPopulator.java
org/apereo/cas/authentication/metadata/BaseAuthenticationMetadataPopulator.java
org/apereo/cas/authentication/metadata/CacheCredentialsCipherExecutor.java
org/apereo/cas/authentication/metadata/CacheCredentialsMetaDataPopulator.java
org/apereo/cas/authentication/metadata/RememberMeAuthenticationMetaDataPopulator.java
org/apereo/cas/authentication/metadata/SuccessfulHandlerMetaDataPopulator.java
org/apereo/cas/authentication/package-info.java
org/apereo/cas/authentication/policy/AcceptAnyAuthenticationPolicyFactory.java
org/apereo/cas/authentication/policy/AllAuthenticationPolicy.java
org/apereo/cas/authentication/policy/AnyAuthenticationPolicy.java
org/apereo/cas/authentication/policy/NotPreventedAuthenticationPolicy.java
org/apereo/cas/authentication/policy/RequiredHandlerAuthenticationPolicy.java
org/apereo/cas/authentication/policy/RequiredHandlerAuthenticationPolicyFactory.java
org/apereo/cas/authentication/PolicyBasedAuthenticationManager.java
org/apereo/cas/authentication/principal/cache/AbstractPrincipalAttributesRepository.java
org/apereo/cas/authentication/principal/cache/CachingPrincipalAttributesRepository.java
org/apereo/cas/authentication/principal/DefaultPrincipalAttributesRepository.java
org/apereo/cas/authentication/principal/DefaultPrincipalFactory.java
org/apereo/cas/authentication/principal/NullPrincipal.java
org/apereo/cas/authentication/principal/package-info.java
org/apereo/cas/authentication/principal/resolvers/ChainingPrincipalResolver.java
org/apereo/cas/authentication/principal/resolvers/EchoingPrincipalResolver.java
org/apereo/cas/authentication/principal/resolvers/InternalGroovyScriptDao.java
org/apereo/cas/authentication/principal/resolvers/PersonDirectoryPrincipalResolver.java
org/apereo/cas/authentication/principal/resolvers/ProxyingPrincipalResolver.java
org/apereo/cas/authentication/principal/SimplePrincipal.java
org/apereo/cas/authentication/PseudoPlatformTransactionManager.java
org/apereo/cas/authentication/RegisteredServiceAuthenticationHandlerResolver.java
org/apereo/cas/authentication/RememberMeUsernamePasswordCredential.java
org/apereo/cas/authentication/support/password/PasswordExpiringWarningMessageDescriptor.java
org/apereo/cas/authentication/support/password/PasswordPolicyConfiguration.java
org/apereo/cas/authentication/UsernamePasswordCredential.java
org/apereo/cas/config/CasCoreAuthenticationConfiguration.java
org/apereo/cas/config/CasCoreAuthenticationHandlersConfiguration.java
org/apereo/cas/config/CasCoreAuthenticationMetadataConfiguration.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|