public class TicketGrantingService extends Object
Constructor and Description |
---|
TicketGrantingService() |
Modifier and Type | Method and Description |
---|---|
static void |
execute(TicketGrantingContext tgsContext) |
static void |
getRequestPrincipalEntry(TicketGrantingContext tgsContext) |
static void |
verifyTgt(TicketGrantingContext tgsContext) |
public static void execute(TicketGrantingContext tgsContext) throws Exception
Exception
public static void verifyTgt(TicketGrantingContext tgsContext) throws KerberosException
KerberosException
public static void getRequestPrincipalEntry(TicketGrantingContext tgsContext) throws KerberosException
KerberosException
Copyright © 2003-2013 Apache Software Foundation. All Rights Reserved.