org.seasar.tuigwaa.security.auth
クラス TgwPrincipal
java.lang.Object
org.seasar.tuigwaa.security.auth.TgwPrincipal
- すべての実装インタフェース:
- Principal
- 直系の既知のサブクラス:
- TgwRole, TgwUser
- public class TgwPrincipal
- extends Object
- implements Principal
- 作成者:
- someda
name
protected String name
TgwPrincipal
public TgwPrincipal()
TgwPrincipal
public TgwPrincipal(String name)
getName
public String getName()
- 定義:
- インタフェース
Principal
内の getName
hashCode
public int hashCode()
- 定義:
- インタフェース
Principal
内の hashCode
equals
public boolean equals(Object o)
- 定義:
- インタフェース
Principal
内の equals
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.