Carlos Veliz
Quiz von , erstellt am more than 1 year ago

ECSP JAVA

186
0
0
Carlos Veliz
Erstellt von Carlos Veliz vor mehr als 9 Jahre
Schließen

ECSP JAVA: JAAS

Frage 1 von 10

1

In the JAAS architecture, which of the following modules does not correspond to the login modules?

Wähle eine der folgenden:

  • NTLogin

  • MyLogin

  • LnxLogin

  • Krd5Login

  • JndiLogin

Erklärung

Frage 2 von 10

1

What is the correct order of steps to implement the authorization JASS?

Wähle eine der folgenden:

  • Subject - Security Manager - Permission - Access Controller - Protected Domain - Permission Collection - Policy - Policy File

  • Permission - Subject - Access Controller - Protected Domain - Permission Collection - Policy

  • Subject - Permission - Access Controller - Protected Domain - Permission Collection - Policy

  • Subject - Permission - Security Manager - AccessControl Context - Access Controller - Permission Collection - Protected Domain - Policy File - Policy

  • Subject - Permission - Security Manager - Access Controller - AccessControl Context - Protected Domain - Permission Collection - Policy - Policy File

Erklärung

Frage 3 von 10

1

Flag, specifies the way to respond when the current login module gives an authentication failure. Which of the following values can be set to flag?

Wähle eine der folgenden:

  • Sufficient

  • True

  • False

  • True and False

  • 0 (Zero)

Erklärung

Frage 4 von 10

1

Which of the terms is not part of the implementation of Login Module?

Wähle eine der folgenden:

  • Abort()

  • Commit()

  • Rollback()

  • Initialize()

  • Login()

Erklärung

Frage 5 von 10

1

The description: "Removes all the Principals and credentials associated with the Subject". It corresponds to the method:

Wähle eine der folgenden:

  • logout()

  • abort()

  • commit()

  • initialize()

  • rollback()

Erklärung

Frage 6 von 10

1

In the architecture of JAVA EE. Which of the following statements belong to the DATA Tier?

Wähle eine der folgenden:

  • Service Locator

  • DAO

  • View Manager

  • Web Services Client

  • Services Facade

Erklärung

Frage 7 von 10

1

Which of the following is not a popular Java EE server?

Wähle eine der folgenden:

  • Apache

  • Jboss

  • WebSphere

  • Weblogic

  • Glassfish

Erklärung

Frage 8 von 10

1

What is the default port for the Tomcat server shutdown?

Wähle eine der folgenden:

  • 1080

  • 8005

  • 8080

  • 8001

  • 8085

Erklärung

Frage 9 von 10

1

Indicate the statement which he considers a good practice to ensure tomcat server

Wähle eine der folgenden:

  • Delete everithing from path HOME/webapps

  • Delete everithing from path HOME/server/webapps

  • Ensure that the default web servlet configuration does not serve the index pages in the absense of a welcome page

  • Clear all text password from HOME/conf/server.xml

  • All of the above

Erklärung

Frage 10 von 10

1

Declaring roles. Which of the following does not belong to the method annotations?

Wähle eine der folgenden:

  • @DeclareRoles

  • @RolesAllowed("List-of-roles")

  • @AllowRoles

  • @DenyAll

  • @PermitAll

Erklärung