Class ProfileProviderCredentialsContext


  • public final class ProfileProviderCredentialsContext
    extends Object
    Context class that defines the required properties for creation of a Credentials provider.
    • Method Detail

      • profile

        public Profile profile()
        Getter method for profile.
        Returns:
        The profile that should be used to load the configuration necessary to create the credential provider.
      • profileFile

        public ProfileFile profileFile()
        Getter for profileFile.
        Returns:
        ProfileFile that has the profile which is used to create the credential provider.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object