[][src]Crate cccolutils

This crate contains convenience functions for checking valid kerberos credentials. It is a rough port of the cccolutils python package.

Functions

get_username_for_realm

Checks the name of the authenticated user for a given realm.

has_credentials

Checks if there is any authenticated user for any realm.

has_credentials_for_realm

Checks if there is an authenticated user for the given realm.