SAP NetWeaver 7.1 Composition Environment

Uses of Class
com.sap.security.api.ticket.TicketException

Packages that use TicketException
com.sap.security.api Provides basic User Management functionality. 
com.sap.security.api.ticket Provides basic Ticket functionality. 
 

Uses of TicketException in com.sap.security.api
 

Methods in com.sap.security.api that throw TicketException
 IUserAccount IUserAccountFactory.getAuthenticatedUserAccount(Map credentials)
          Authenticate the supplied credentials and returns user account object.
 IUserAccount IUserAccountFactory.getUserAccount(X509Certificate cert)
          Returns UserAccount to whom this certificate belongs.
 

Uses of TicketException in com.sap.security.api.ticket
 

Subclasses of TicketException in com.sap.security.api.ticket
 class TicketExpiredException
          Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG
 class TicketVerifyException
          Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG
 class WrongTicketModeException
          Title: WrongTicketModeException Description: Exception to indicate that a ticket is used in the wrong mode (create/verify) Copyright: Copyright (c) 2001 Company: SAP AG
 

Methods in com.sap.security.api.ticket that throw TicketException
abstract  InfoUnit TicketVerifier.getInfoUnit(int id)
          Get the content of the InfoUnit id (or null if no such Unit exists).
abstract  Enumeration TicketVerifier.getInfoUnits()
          Get an Enumeration of all (unidentified) InfoUnits.
abstract  X509Certificate TicketVerifier.getSignerCert()
          Get the Certificate used to verify the Signature.
abstract  iaik.x509.X509Certificate TicketVerifier.getSignerCertificate()
          Deprecated. This method will be removed in the next release. Use TicketVerifier.getSignerCert() instead.
abstract  String TicketVerifier.getSystemClient()
          Get the client of the Ticket-issuing System.
abstract  String TicketVerifier.getSystemID()
          Get the ID of the Ticket-issuing System.
abstract  String TicketVerifier.getTicket()
          Returns the ticket string this object has been fed with.
abstract  String TicketVerifier.getUser()
          Get the name of the User.
abstract  void TicketVerifier.verify()
          Verify the ticket.
 


SAP NetWeaver 7.1 Composition Environment

Copyright © 2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.