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 interface
Defines 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 audience private key principal. -
Uses of IuPrivateKeyPrincipal in iu.auth.config
Methods in iu.auth.config with parameters of type IuPrivateKeyPrincipalModifier and TypeMethodDescriptionIuTrustedIssuer.getPrincipal
(IuPrivateKeyPrincipal privateKeyPrincipal) Gets a verifiableIuPrincipalIdentity
that corresponds to a configured private key principal, if the private key was registered as trusted. -
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.