Searched defs:CredentialType (Results 1 – 17 of 17) sorted by relevance
27 pub struct CredentialType(u16); struct30 impl CredentialType { implementation47 impl From<u16> for CredentialType { implementation53 impl Deref for CredentialType { implementation101 pub fn new(credential_type: CredentialType, data: Vec<u8>) -> CustomCredential { in new()110 pub fn credential_type(&self) -> CredentialType { in credential_type()148 pub fn credential_type(&self) -> CredentialType { in credential_type()
69 fn supported_types(&self) -> Vec<CredentialType>; in supported_types()
28 public final class CredentialType { class39 private CredentialType(String value) { in CredentialType() method in CredentialType
26 pub fn credential_type(&self) -> CredentialType { in credential_type()96 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
51 fn supported_credentials(&self) -> Vec<CredentialType> { in supported_credentials()
468 fn supported_credentials(&self) -> Vec<CredentialType> { in supported_credentials()
126 credentials: Vec<CredentialType>, in new()149 pub fn credentials(&self) -> &[CredentialType] { in credentials()
58 fn supported_credential_types(&self) -> Vec<CredentialType> { in supported_credential_types()
161 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
863 fn supported_credential_types(&self) -> Vec<CredentialType> { in supported_credential_types()
62 pub fn credentials(&self) -> &[CredentialType] { in credentials()
704 fn supported_types(&self) -> Vec<crate::identity::CredentialType> { in supported_types()
261 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
1580 fn supported_types(&self) -> Vec<CredentialType> { in supported_types()
376 "CredentialType":{ object684 "CredentialType":{ object
2125 type CredentialType int type
660 "CredentialType":{ object