Uses of Interface
edu.iu.auth.config.IuPrivateKeyPrincipal
Packages that use IuPrivateKeyPrincipal
-
Uses of IuPrivateKeyPrincipal in edu.iu.auth.config
Subinterfaces of IuPrivateKeyPrincipal in edu.iu.auth.configModifier and TypeInterfaceDescriptionstatic interfaceDefines credentials issued to this client.Methods in edu.iu.auth.config that return IuPrivateKeyPrincipalModifier and TypeMethodDescriptionIuSamlServiceProviderMetadata.getIdentity()Gets the SAML Service Provider identity keys.Methods in edu.iu.auth.config that return types with arguments of type IuPrivateKeyPrincipalModifier and TypeMethodDescriptionIuAuthorizedAudience.getIdentity()Gets the principal identity of the audience endpoint, and optionally additional trusted token issuer keys. -
Uses of IuPrivateKeyPrincipal in iu.auth.config
Classes in iu.auth.config that implement IuPrivateKeyPrincipalModifier and TypeClassDescriptionclassProvides public key metadata for an OIDC provider token issuer.Methods in iu.auth.config with parameters of type IuPrivateKeyPrincipalModifier and TypeMethodDescriptionIuTrustedIssuer.getPrincipal(IuPrivateKeyPrincipal privateKeyPrincipal) Gets a verifiableIuPrincipalIdentitythat corresponds to a configured private key principal, if the private key was registered as trusted.Constructors in iu.auth.config with parameters of type IuPrivateKeyPrincipalModifierConstructorDescriptionSelfIssuedAccessToken(IuPrivateKeyPrincipal pkp, URI audience, Duration tokenTtl, IuCallerAttributes caller) Constructor, for use by the self-issuing client endpoint.SelfIssuedAccessToken(IuPrivateKeyPrincipal pkp, URI audience, Duration tokenTtl, String bearerToken) Constructor, for use by the verifying server endpoint. -
Uses of IuPrivateKeyPrincipal in iu.auth.pki
Methods in iu.auth.pki with parameters of type IuPrivateKeyPrincipalModifier and TypeMethodDescriptionCaVerifier.getPrincipal(IuPrivateKeyPrincipal pkp) PkiVerifier.getPrincipal(IuPrivateKeyPrincipal pkp) Constructors in iu.auth.pki with parameters of type IuPrivateKeyPrincipalModifierConstructorDescriptionConstructor.Constructor.