s.c.Credentials : class documentation

Part of samba.credentials View In Hierarchy

No class docstring
Method set_cmdline_callbacks S.set_cmdline_callbacks() -> bool Use command-line to obtain credentials not explicitly set.
Method get_domain S.get_domain() -> domain Obtain domain name.
Method set_realm S.set_realm(realm, obtained=CRED_SPECIFIED) -> None Change realm name.
Method authentication_requested Undocumented
Method get_nt_hash Undocumented
Method get_gensec_features Undocumented
Method get_bind_dn S.get_bind_dn() -> bind dn Obtain bind DN.
Method guess Undocumented
Method __new__ T.__new__(S, ...) -> a new object with type S, a subtype of T
Method get_username S.get_username() -> username Obtain username.
Method wrong_password S.wrong_password() -> bool Indicate the returned password was incorrect.
Method set_gensec_features Undocumented
Method set_kerberos_state Undocumented
Method set_username S.set_username(name, obtained=CRED_SPECIFIED) -> None Change username.
Method get_named_ccache Undocumented
Method set_krb_forwardable Undocumented
Method set_password S.set_password(password, obtained=CRED_SPECIFIED) -> None Change password.
Method get_realm S.get_realm() -> realm Obtain realm name.
Method is_anonymous Undocumented
Method set_domain S.set_domain(domain, obtained=CRED_SPECIFIED) -> None Change domain name.
Method parse_string S.parse_string(text, obtained=CRED_SPECIFIED) -> None Parse credentials string.
Method get_password S.get_password() -> password Obtain password.
Method set_workstation Undocumented
Method get_workstation Undocumented
Method set_bind_dn S.set_bind_dn(bind_dn) -> None Change bind DN.
Method set_machine_account Undocumented
Method set_anonymous S.set_anonymous() -> None Use anonymous credentials.
def set_cmdline_callbacks():
S.set_cmdline_callbacks() -> bool Use command-line to obtain credentials not explicitly set.
def get_domain():
S.get_domain() -> domain Obtain domain name.
def set_realm():
S.set_realm(realm, obtained=CRED_SPECIFIED) -> None Change realm name.
def authentication_requested():
Undocumented
def get_nt_hash():
Undocumented
def get_gensec_features():
Undocumented
def get_bind_dn():
S.get_bind_dn() -> bind dn Obtain bind DN.
def guess():
Undocumented
def __new__():
T.__new__(S, ...) -> a new object with type S, a subtype of T
def get_username():
S.get_username() -> username Obtain username.
def wrong_password():
S.wrong_password() -> bool Indicate the returned password was incorrect.
def set_gensec_features():
Undocumented
def set_kerberos_state():
Undocumented
def set_username():
S.set_username(name, obtained=CRED_SPECIFIED) -> None Change username.
def get_named_ccache():
Undocumented
def set_krb_forwardable():
Undocumented
def set_password():
S.set_password(password, obtained=CRED_SPECIFIED) -> None Change password.
def get_realm():
S.get_realm() -> realm Obtain realm name.
def is_anonymous():
Undocumented
def set_domain():
S.set_domain(domain, obtained=CRED_SPECIFIED) -> None Change domain name.
def parse_string():
S.parse_string(text, obtained=CRED_SPECIFIED) -> None Parse credentials string.
def get_password():
S.get_password() -> password Obtain password.
def set_workstation():
Undocumented
def get_workstation():
Undocumented
def set_bind_dn():
S.set_bind_dn(bind_dn) -> None Change bind DN.
def set_machine_account():
Undocumented
def set_anonymous():
S.set_anonymous() -> None Use anonymous credentials.
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.