Docs.rs
  • authly-common-0.0.3
    • authly-common 0.0.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • audunhalland
    • tangram
    • Dependencies
      • anyhow ^1 normal
      • byteorder ^1 normal
      • fnv ^1 normal
      • hexhex ^1 normal
      • http ^1 normal optional
      • hyper ^1 normal optional
      • int-enum ^1 normal
      • prost ^0.13 normal
      • rand ^0.8 normal
      • rustls ^0.23 normal optional
      • serde ^1 normal
      • serde_spanned ^0.6 normal optional
      • thiserror ^2 normal
      • toml ^0.8 normal optional
      • tonic ^0.12 normal
      • tower-server ^0.3 normal optional
      • tracing ^0.1 normal
      • unsigned-varint ^0.8 normal
      • uuid ^1 normal optional
      • x509-parser ^0.16 normal optional
      • indoc ^2 dev
      • tonic-build ^0.12 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

authly_common0.0.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • access_token::Authly
  • access_token::AuthlyAccessTokenClaims
  • document::AuthlyDocument
  • document::Document
  • document::Email
  • document::Entity
  • document::EntityAttributeBinding
  • document::EntityProperty
  • document::KubernetesAccount
  • document::Members
  • document::PasswordHash
  • document::Policy
  • document::PolicyBinding
  • document::ResourceProperty
  • id::Id128
  • id::idkind::Any
  • id::idkind::Entity
  • id::idkind::Object
  • mtls_server::MTLSConnectionData
  • mtls_server::MTLSMiddleware
  • mtls_server::PeerServiceEntity
  • policy::engine::AccessControlParams
  • policy::engine::PolicyEngine
  • property::QualifiedAttributeName
  • proto::service::AccessControlRequest
  • proto::service::AccessControlResponse
  • proto::service::AccessToken
  • proto::service::AttributeMapping
  • proto::service::Certificate
  • proto::service::CertificateSigningRequest
  • proto::service::Empty
  • proto::service::PropertyMapping
  • proto::service::PropertyMappingsResponse
  • proto::service::ServiceMetadata
  • proto::service::authly_service_client::AuthlyServiceClient
  • proto::service::authly_service_server::AuthlyServiceServer
  • service::AttributeMappings
  • service::PropertyMapping

Enums

  • policy::code::Bytecode
  • policy::code::OpCode
  • policy::code::Outcome
  • policy::engine::EvalError
  • proto::service::AccessControlOutcome

Traits

  • id::idkind::IdKind
  • proto::service::authly_service_server::AuthlyService

Functions

  • policy::code::to_bytecode

Type Aliases

  • id::AnyId
  • id::Eid
  • id::ObjId

Constants

  • proto::service::authly_service_server::SERVICE_NAME