Class PravegaCredentialsWrapper

  • All Implemented Interfaces:
    java.io.Serializable

    public class PravegaCredentialsWrapper
    extends com.google.auth.Credentials
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PravegaCredentialsWrapper​(io.pravega.shared.security.auth.Credentials credentials)  
    • Constructor Detail

      • PravegaCredentialsWrapper

        public PravegaCredentialsWrapper​(io.pravega.shared.security.auth.Credentials credentials)
    • Method Detail

      • getAuthenticationType

        public java.lang.String getAuthenticationType()
        Specified by:
        getAuthenticationType in class com.google.auth.Credentials
      • getRequestMetadata

        public java.util.Map<java.lang.String,​java.util.List<java.lang.String>> getRequestMetadata​(java.net.URI uri)
                                                                                                  throws java.io.IOException
        Specified by:
        getRequestMetadata in class com.google.auth.Credentials
        Throws:
        java.io.IOException
      • hasRequestMetadata

        public boolean hasRequestMetadata()
        Specified by:
        hasRequestMetadata in class com.google.auth.Credentials
      • hasRequestMetadataOnly

        public boolean hasRequestMetadataOnly()
        Specified by:
        hasRequestMetadataOnly in class com.google.auth.Credentials
      • refresh

        public void refresh()
                     throws java.io.IOException
        Specified by:
        refresh in class com.google.auth.Credentials
        Throws:
        java.io.IOException