PHP 클래스 ServerAssocs

파일 보기 프로젝트 열기: openid/php-openid

공개 메소드들

메소드 설명
__construct ( )
best ( ) * Returns association with the oldest issued date.
cleanup ( ) * Remove expired associations.
get ( $handle )
remove ( $handle )
set ( $assoc )

메소드 상세

__construct() 공개 메소드

public __construct ( )

best() 공개 메소드

or null if there are no associations.
public best ( )

cleanup() 공개 메소드

* Remove expired associations.
public cleanup ( )

get() 공개 메소드

public get ( $handle )

remove() 공개 메소드

public remove ( $handle )

set() 공개 메소드

public set ( $assoc )