Метод | Описание | |
---|---|---|
Authenticated ( bool authenticated ) : |
||
BuildSubject ( ) : ISubject | ||
ContextAttribute ( string attributeKey, object attributeValue ) : |
||
Host ( string host ) : |
||
Principals ( IPrincipalCollection principals ) : |
||
Session ( ISession session ) : |
||
SessionId ( object sessionId ) : |
||
SubjectBuilder ( ) : System | ||
SubjectBuilder ( ISecurityManager securityManager ) : System |
Метод | Описание | |
---|---|---|
NewSubjectContextInstance ( ) : ISubjectContext |
public Authenticated ( bool authenticated ) : |
||
authenticated | bool | |
Результат |
public ContextAttribute ( string attributeKey, object attributeValue ) : |
||
attributeKey | string | |
attributeValue | object | |
Результат |
public Host ( string host ) : |
||
host | string | |
Результат |
protected NewSubjectContextInstance ( ) : ISubjectContext | ||
Результат | ISubjectContext |
public Principals ( IPrincipalCollection principals ) : |
||
principals | IPrincipalCollection | |
Результат |
public Session ( ISession session ) : |
||
session | ISession | |
Результат |
public SessionId ( object sessionId ) : |
||
sessionId | object | |
Результат |
public SubjectBuilder ( ISecurityManager securityManager ) : System | ||
securityManager | ISecurityManager | |
Результат | System |