基本信息
源码名称:cas php 客户端
源码大小:0.09M
文件格式:.tgz
开发语言:PHP
更新时间:2023-10-14
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
cas php 客户端

.
├── CAS-1.3.0
│   ├── CAS
│   │   ├── AuthenticationException.php
│   │   ├── Autoload.php
│   │   ├── Client.php
│   │   ├── CookieJar.php
│   │   ├── Exception.php
│   │   ├── GracefullTerminationException.php
│   │   ├── InvalidArgumentException.php
│   │   ├── Languages
│   │   │   ├── Catalan.php
│   │   │   ├── English.php
│   │   │   ├── French.php
│   │   │   ├── German.php
│   │   │   ├── Greek.php
│   │   │   ├── Japanese.php
│   │   │   ├── LanguageInterface.php
│   │   │   └── Spanish.php
│   │   ├── OutOfSequenceException.php
│   │   ├── PGTStorage
│   │   │   ├── AbstractStorage.php
│   │   │   ├── Db.php
│   │   │   └── File.php
│   │   ├── ProxiedService
│   │   │   ├── Abstract.php
│   │   │   ├── Exception.php
│   │   │   ├── Http
│   │   │   │   ├── Abstract.php
│   │   │   │   ├── Get.php
│   │   │   │   └── Post.php
│   │   │   ├── Http.php
│   │   │   ├── Imap.php
│   │   │   └── Testable.php
│   │   ├── ProxiedService.php
│   │   ├── ProxyChain
│   │   │   ├── AllowedList.php
│   │   │   ├── Any.php
│   │   │   ├── Interface.php
│   │   │   └── Trusted.php
│   │   ├── ProxyChain.php
│   │   ├── ProxyTicketException.php
│   │   └── Request
│   │       ├── AbstractRequest.php
│   │       ├── CurlMultiRequest.php
│   │       ├── CurlRequest.php
│   │       ├── Exception.php
│   │       ├── MultiRequestInterface.php
│   │       └── RequestInterface.php
│   ├── CAS.php
│   ├── LICENSE
│   ├── NOTICE
│   ├── README.md
│   └── docs
│       ├── Building
│       ├── ChangeLog
│       ├── Upgrading
│       ├── examples
│       │   ├── config.example.php
│       │   ├── create_pgt_storage_db_table.php
│       │   ├── example.css
│       │   ├── example_advanced_saml11.php
│       │   ├── example_custom_urls.php
│       │   ├── example_gateway.php
│       │   ├── example_html.php
│       │   ├── example_lang.php
│       │   ├── example_logout.php
│       │   ├── example_pgt_storage_db.php
│       │   ├── example_pgt_storage_file.php
│       │   ├── example_proxy_GET.php
│       │   ├── example_proxy_POST.php
│       │   ├── example_proxy_rebroadcast.php
│       │   ├── example_proxy_serviceWeb.php
│       │   ├── example_proxy_serviceWeb_chaining.php
│       │   ├── example_service.php
│       │   ├── example_service_POST.php
│       │   ├── example_service_that_proxies.php
│       │   ├── example_simple.php
│       │   └── script_info.php
│       ├── images
│       │   ├── esup-portail.png
│       │   ├── jasig.png
│       │   └── phpcas.png
│       └── index.html
└── cas php 客户端_CAS-1.3.0php.tgz

11 directories, 73 files